2024 Members
Changes 2
M

SketchEditScope Methods

Name Return Type Description Inherited From
M Cancel() None Cancels the edit scope. (Inherited from EditScope .) EditScope
M Commit(IFailuresPreprocessor) None Finishes the edit scope. (Inherited from EditScope .) EditScope
M Dispose() None (Inherited from EditScope .) EditScope
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsElementWithoutSketch(ElementId) bool Validates if an element can have a sketch but currently does not.
M IsSketchEditingSupported(ElementId) bool Checks whether sketch can be edited.
M IsSketchEditingSupportedForSketchBasedElement(ElementId) bool Checks whether the element supports sketch editing.
M Start(ElementId) None Starts a sketch edit mode.
M StartWithNewSketch(ElementId) None Starts a sketch edit mode for an element which, at this moment, doesn't have a sketch.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .