RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Form

Form.AreProfilesConstrained

Property
Description:
Get/set if the form's profiles are constrained.
Syntax
public bool AreProfilesConstrained { get; set; }
Exceptions
Exception Condition
InvalidOperationException When setting this property to 'true' This operation can only be performed on a swept blend form.