|
M
AsDouble(FamilyParameter)
|
nullNothingnullptr
|
Provides access to the double precision number of the given family parameter.
|
|
|
M
AsElementId(FamilyParameter)
|
ElementId
|
Provides access to the Autodesk::Revit::DB::ElementId^ stored in the given family parameter.
|
|
|
M
AsInteger(FamilyParameter)
|
nullNothingnullptr
|
Provides access to the integer number of the given family parameter.
|
|
|
M
AsString(FamilyParameter)
|
nullNothingnullptr
|
Provides access to the string contents of the given family parameter.
|
|
|
M
AsValueString(FamilyParameter)
|
string
|
Provides access to value as a string with unit in the given family parameter.
|
|
|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .)
|
APIObject
|
|
M
Equals
|
None
|
Determines whether the specified Object is equal to the current Object . (Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
Serves as a hash function for a particular type. (Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object .)
|
Object .
|
|
M
HasValue(FamilyParameter)
|
bool
|
Indicates if this family parameter has an assigned value or not.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object .)
|
Object .
|