SoTrackFollowerpoints Property |
Coordinates of the control points.
Namespace: OIV.Inventor.EnginesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoMFVec3f points { get; }
Public ReadOnly Property points As SoMFVec3f
Get
public:
property SoMFVec3f^ points {
SoMFVec3f^ get ();
}
member points : SoMFVec3f with get
Property Value
Type:
SoMFVec3fRemarks See Also