Mark Method
Description
Marks the current object and all objects that depend on it. Optionally the features of the current alignment are also marked.
Syntax
Visual Basic |
---|
Public Sub Mark() |
Remarks
If the object is a measured feature, its hits are marked. If the object is a constructed feature, the features on which it depends are marked. If the object is a dimension, the dimension feature(s) being dimensioned are marked.
See Also