AlignmentCreationMode Property |
Gets the Alignment creation mode.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentCreationType CreationMode { get; }
Public ReadOnly Property CreationMode As AlignmentCreationType
Get
public:
property AlignmentCreationType CreationMode {
AlignmentCreationType get ();
}
Property Value
AlignmentCreationType
See Also