Gets either the parent alignment of current profile view or the parent alignment of any superimposed profiles.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
C# |
---|
public ObjectId AlignmentId { get; } |
Visual Basic |
---|
Public ReadOnly Property AlignmentId As ObjectId Get |
Visual C++ |
---|
public: property ObjectId AlignmentId { ObjectId get (); } |