PipeCrossSectionalShape Property |
Gets the pipe’s cross sectional shape, such as circular, egg-shaped, elliptical, or rectangular.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SweptShapeType CrossSectionalShape { get; }
Public ReadOnly Property CrossSectionalShape As SweptShapeType
Get
public:
property SweptShapeType CrossSectionalShape {
SweptShapeType get ();
}
Property Value
SweptShapeType
See Also