2027 Members
Changes 0
M

FamilyManager Properties

Name Return Type Description Inherited From
P CurrentType FamilyType The current family type.
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P Parameter[BuiltInParameter] FamilyParameter Obtains the parameter of this type with a given parameter id.
P Parameter[Definition] FamilyParameter Obtains the parameter of this type with a given definition.
P Parameter[Guid] FamilyParameter Obtains the parameter of this type with a given GUID for a shared parameter.
P Parameter[String] FamilyParameter Obtains the parameter of this type with a given name.
P Parameters FamilyParameterSet All family parameters in this family.
P Types FamilyTypeSet All family types in the family.