RVTDocs.com

PartMakerMethodToDivideVolumes.CanBeDivisionProfile(ElementId)

Method
Description:
Checks whether a family defines a profile which can be used by this method.
Syntax
public bool CanBeDivisionProfile(
	ElementId familyId
)
Parameters
Parameter Type Description
familyId ElementId Element id of the family.
Return Value
Type Description
Boolean True if the family defines a profile which can be used by a part maker, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null