Subelement.GetGeometryObject
Method
Description:
Retrieve one geometric primitive representing given subelement.
Retrieve one geometric primitive representing given subelement.
Remarks:
In case of whole element, geometric object representing element and its subelements will be returned. null will be returned if related geometric object could not be found in the model.
In case of whole element, geometric object representing element and its subelements will be returned. null will be returned if related geometric object could not be found in the model.
Parameters
Parameter | Type | Description |
---|---|---|
dbView | View | The view for view-specific geometry or <span class="keyword"><span data-languagespecifictext="cpp=nullptr|vb=Nothing|nu=null" id="LST15A2AEB5_1"></span></span> for model geometry. |
Return Value
Type | Description |
---|---|
GeometryObject | The geometric object representing this subelement. |