Interface ILineTarget
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public interface ILineTarget : INXObject
Properties
EndPointCoordinates
Declaration
Point3d EndPointCoordinates { get; }
Property Value
Type | Description |
---|---|
Point3d |
StartPointCoordinates
Declaration
Point3d StartPointCoordinates { get; }
Property Value
Type | Description |
---|---|
Point3d |