IntersectionGradeRuleType Property |
Gets or sets the grade rule type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic IntersectionCorridorType GradeRuleType { get; }
Public ReadOnly Property GradeRuleType As IntersectionCorridorType
Get
public:
property IntersectionCorridorType GradeRuleType {
IntersectionCorridorType get ();
}
Property Value
IntersectionCorridorType
See Also