ModelObjectSelectorGetAllObjectsWithType Method |
Overload List
Name | Description | |
---|---|---|
GetAllObjectsWithType(Type) |
Returns an enumerator of all the model objects in the current model with the given base type.
| |
GetAllObjectsWithType(ModelObjectModelObjectEnum) |
Returns an enumerator of all the model objects in the current model with the given type.
|
See Also