Share

AlignmentSCSCS.Spiral1 Property

Gets the first spiral of the SCSCS group.



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

Syntax

C#

public AlignmentSubEntitySpiral Spiral1 { get; }

VB

Public ReadOnly Property Spiral1 As AlignmentSubEntitySpiral
	Get

C++

public:
property AlignmentSubEntitySpiral^ Spiral1 {
	AlignmentSubEntitySpiral^ get ();
}

Property Value

AlignmentSubEntitySpiral

See Also

Reference

Was this information helpful?