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