Share

AlignmentCRC.Arc1 Property

Gets the arc1 of the CRC group.



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public AlignmentSubEntityArc Arc1 { get; }

VB

Public ReadOnly Property Arc1 As AlignmentSubEntityArc
	Get

C++

public:
property AlignmentSubEntityArc^ Arc1 {
	AlignmentSubEntityArc^ get ();
}

Property Value

AlignmentSubEntityArc

See Also

Reference

Was this information helpful?