SettingsCmdCreateQuickProfileSettingsCmdQuickProfileDraw3DEntityProfile Property |
Gets whether to include elevation data for the selected 3D entity in the quick profile.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean Draw3DEntityProfile { get; }
Public ReadOnly Property Draw3DEntityProfile As PropertyBoolean
Get
public:
property PropertyBoolean^ Draw3DEntityProfile {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also