StructureConeHeight Property |
Gets the height of the cone shaped section of the structure.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic double ConeHeight { get; }Public ReadOnly Property ConeHeight As Double
Get
public:
property double ConeHeight {
double get ();
}Property Value
Double
Exceptions
Remarks
This property is for two-tiered junction structures only.
See Also