2025 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 the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsElementWithoutSketch(ElementId) Boolean Validates if an element can have a sketch but currently does not.
M IsSketchEditingSupported(ElementId) Boolean Checks whether sketch can be edited.
M IsSketchEditingSupportedForSketchBasedElement(ElementId) Boolean 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