StructureLength Property

Gets the structure length.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public double Length { get; }

Property Value

Double
Exceptions
ExceptionCondition
InvalidOperationException Thrown when the structure's bounding shape is not a box.
See Also