SoFaceDetailGetPoints Method |
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoPointDetail GetPoints()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPoints As SoPointDetail
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoPointDetail^ GetPoints()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPoints : unit -> SoPointDetail
Return Value
Type:
SoPointDetailRemarks See Also