<< Click to Display Table of Contents >> NShape Reference
|
Retrieves all child model objects of the given model object. Does not return children of the returned child model objects.
public void GetChildModelObjects(IModelObject modelObject) |
Adds the given model object to the selection.
Name |
Description |
---|---|
modelObject |
Model object to select. |
None