ProfileEntityConstraint2 Property |
Gets the construction constraint of the profile entity(by CurveLength, Radius etc.) In UI it is shown as Constraint Type Desc.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic EntityVerticalConstraintType Constraint2 { get; }
Public ReadOnly Property Constraint2 As EntityVerticalConstraintType
Get
public:
property EntityVerticalConstraintType Constraint2 {
EntityVerticalConstraintType get ();
}
Property Value
EntityVerticalConstraintType
See Also