Click or drag to resize
SbLinedPosition Property
Gets or sets a vector indicating indicating the position of line origin point.

Namespace: OIV.Inventor
Assembly: OIV.Inventor.SbLinear (in OIV.Inventor.SbLinear.dll) Version: 2025.2.0.RC.0a6fe6666992233cffde83847550fd441faba7a7
Syntax
public SbVec3d Position { get; set; }

Property Value

Type: SbVec3d
Position of line origin point
See Also