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

Form.CanManipulateProfile

Method
Description:
Tell if a profile can be deleted/moved/rotated.
Syntax
public bool CanManipulateProfile(
	int profileIndex
)
Parameters
Parameter Type Description
profileIndex Int32 Index to specify the profile.
Return Value