SettingsCmdCreateMultipleSectionViewSettingsCmdMultipleSectionViewCreationPlacementOption Property |
Specifies the default placement option for the section views.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<PlacementOptionType> PlacementOption { get; }
Public ReadOnly Property PlacementOption As PropertyEnum(Of PlacementOptionType)
Get
public:
property PropertyEnum<PlacementOptionType>^ PlacementOption {
PropertyEnum<PlacementOptionType>^ get ();
}
Property Value
PropertyEnumPlacementOptionType
See Also