ExportCorridorSolidsParamsSweepSolidForShape Property |
If shapes are exported as solid, gets or sets the flag to use sweep method or not
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool SweepSolidForShape { get; set; }
Public Property SweepSolidForShape As Boolean
Get
Set
public:
property bool SweepSolidForShape {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also