SoLineDetailGetPoint0 Method |
Returns information about the first of two points forming the end vertices of the line segment, represented as an SoPointDetail.
Namespace: OIV.Inventor.DetailsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoPointDetail GetPoint0()
Public Function GetPoint0 As SoPointDetail
public:
SoPointDetail^ GetPoint0()
member GetPoint0 : unit -> SoPointDetail
Return Value
Type:
SoPointDetail
Remarks
See Also