SoLDMGeomElementGetROI Method |
Returns the ROI associated with the geometry.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoROI GetROI()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetROI As SoROI
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoROI^ GetROI()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetROI : unit -> SoROI
Return Value
Type:
SoROI
Remarks
See Also