PartPosition Property

Gets or sets the position of the network part.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual Point3d Position { get; set; }

Property Value

Point3d
See Also