Share

AlignmentMultipleSegments.Constraint2 Property

Gets the AlignmentMultipleArcs entity constraint type.



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

Syntax

C#

public AlignmentMultipleSegmentsConstraintType Constraint2 { get; }

VB

Public ReadOnly Property Constraint2 As AlignmentMultipleSegmentsConstraintType
	Get

C++

public:
property AlignmentMultipleSegmentsConstraintType Constraint2 {
	AlignmentMultipleSegmentsConstraintType get ();
}

Property Value

AlignmentMultipleSegmentsConstraintType

See Also

Reference

Was this information helpful?