SettingsAlignmentSettingsSuperelevationOptionsCrossSectionShape Property |
Gets the cross sectional shape of the roadway as Planar .
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<CrossSectionShapeType> CrossSectionShape { get; }
Public ReadOnly Property CrossSectionShape As PropertyEnum(Of CrossSectionShapeType)
Get
public:
property PropertyEnum<CrossSectionShapeType>^ CrossSectionShape {
PropertyEnum<CrossSectionShapeType>^ get ();
}
Property Value
PropertyEnumCrossSectionShapeType
See Also