SettingsCmdCreateIntersectionSettingsCmdOffsetsPrimaryRoadRightOffset Property |
Specifies the elevation of the offset alignment on the right side of the primary road.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble PrimaryRoadRightOffset { get; }
Public ReadOnly Property PrimaryRoadRightOffset As PropertyDouble
Get
public:
property PropertyDouble^ PrimaryRoadRightOffset {
PropertyDouble^ get ();
}
Property Value
PropertyDouble
See Also