SettingsCmdCreateAlignmentEntitiesSettingsCmdAlignmentTypeOptionAlignmentType Property |
Specifies whether to erase existing entities for creating alignment entities.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<AlignmentType> AlignmentType { get; }
Public ReadOnly Property AlignmentType As PropertyEnum(Of AlignmentType)
Get
public:
property PropertyEnum<AlignmentType>^ AlignmentType {
PropertyEnum<AlignmentType>^ get ();
}
Property Value
PropertyEnumAlignmentType
See Also