The FamilyParameter type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose |
Causes the object to release immediately any resources it may be utilizing.
(Inherited from
APIObject
.)
|
|
Equals | (Inherited from Object .) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from
Object
.)
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Properties
Name | Description | |
---|---|---|
AssociatedParameters |
The parameters from elements in the family which are associated to this parameter.
|
|
CanAssignFormula |
Indicates if this parameter can be assigned a formula.
|
|
Definition |
The definition.
|
|
DisplayUnitType |
The display unit type.
|
|
Formula |
The formula.
|
|
GUID |
The globally unique identifier
|
|
Id |
The id of the family parameter.
|
|
IsDeterminedByFormula |
Indicates if the parameter is determined by formula.
|
|
IsInstance |
Indicates if the parameter is instance or type.
|
|
IsReadOnly |
Identifies if the object is read-only or modifiable.
(Overrides
APIObject
IsReadOnly
.)
|
|
IsReporting |
Indicates if the parameter is a reporting parameter.
|
|
IsShared |
Identifies if the parameter is a shared parameter.
|
|
StorageType |
The storage type describes the type that is used internally within the parameter to store its value.
|
|
UserModifiable |
Indicates whether the interactive user can modify the value of this parameter.
|