Share

AlignmentSCSSCS.Arc2 Property

Gets the second arc of the SCSSCS group.



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

Syntax

C#

public AlignmentSubEntityArc Arc2 { get; }

VB

Public ReadOnly Property Arc2 As AlignmentSubEntityArc
	Get

C++

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

Property Value

AlignmentSubEntityArc

See Also

Reference

Was this information helpful?