SettingsCmdMinimizeSurfaceFlatAreasSwapEdges Property |
Gets whether need to swap the edges.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean SwapEdges { get; }
Public ReadOnly Property SwapEdges As PropertyBoolean
Get
public:
property PropertyBoolean^ SwapEdges {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also