AlignmentCCRCArc2 Property |
Gets the arc2 of the CCRC group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic AlignmentSubEntityArc Arc2 { get; }
Public ReadOnly Property Arc2 As AlignmentSubEntityArc
Get
public:
property AlignmentSubEntityArc^ Arc2 {
AlignmentSubEntityArc^ get ();
}
Property Value
AlignmentSubEntityArc
See Also