FeatureLinePointXYZ Property

Gets the coordinates of this point.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public Point3d XYZ { get; }

Property Value

Point3d
See Also