Form.IsReferenceOnlyProfile
Description:
Tell if the profile is made by referencing existing geometry in the Revit model.
Tell if the profile is made by referencing existing geometry in the Revit model.
public bool IsReferenceOnlyProfile(
int profileIndex
)
-
Int32profileIndexIndex to specify the profile to be checked.
Return Value
bool