StormWaterControlLocation Property

Gets or sets the location. Normally, it would be the top boundary centroid point (Mean Center).

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public virtual Point3d Location { get; set; }

Property Value

Point3d
See Also