Numbering
|
Defines a parameter and its source based on associations.
System
Object
Autodesk.Revit.DB NumberingParameter
Autodesk.Revit.DB NumberingParameter
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
The NumberingParameter type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
NumberingParameter | Create a new parameter with association based on a parameter id and an association type. |
| Name | Description | |
|---|---|---|
|
|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
|
|
NumberingParameterType | The type for numbering parameter association. |
|
|
ParameterId | The id of the parameter. |
| Name | Description | |
|---|---|---|
|
|
Dispose | Releases all resources used by the NumberingParameter |
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from Object ) |
|
|
GetHashCode |
Serves as the default hash function.
(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 ) |