SettingsCmdCreateQuickProfileSettingsCmdQuickProfileSelectAllSurfaces Property |
Gets whether to generate profiles of all surfaces in the drawing file in the quick profile.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean SelectAllSurfaces { get; }
Public ReadOnly Property SelectAllSurfaces As PropertyBoolean
Get
public:
property PropertyBoolean^ SelectAllSurfaces {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also