SettingsCmdVolumesDashboardSettingsCmdBuildOptionsUseMaximumTriangleSideLength Property |
Gets whether the surface triangles that exceed the length specified by the Maximum Triangle Length
property are removed from the boundary of the surface.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UseMaximumTriangleSideLength { get; }
Public ReadOnly Property UseMaximumTriangleSideLength As PropertyBoolean
Get
public:
property PropertyBoolean^ UseMaximumTriangleSideLength {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also