SoLineDetailGetPoint1 Method |
Returns information about the second 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 GetPoint1()
Public Function GetPoint1 As SoPointDetail
public:
SoPointDetail^ GetPoint1()
member GetPoint1 : unit -> SoPointDetail
Return Value
Type:
SoPointDetail
Remarks
See Also