|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetAllRebarShapeParameters(Document)
|
IList<ElementId>
|
List all shape parameters used by all the existing RebarShapes in the specified document.
|
|
|
M
GetElementIdForExternalDefinition(Document, ExternalDefinition)
|
ElementId
|
Retrieve the ElementId corresponding to an external rebar shape parameter
in the document, if it exists; otherwise, return InvalidElementId.
|
|
|
M
GetExternalDefinitionForElementId(Document, ElementId, DefinitionFile)
|
ExternalDefinition
|
Seach a DefinitionFile for the ExternalDefinition corresponding to a parameter
in a document.
|
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetOrCreateElementIdForExternalDefinition(Document, ExternalDefinition)
|
ElementId
|
Retrieve the ElementId corresponding to an external rebar shape parameter
in the document, if it exists; otherwise, add the parameter to the document
and generate a new ElementId.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsValidExternalDefinition(ExternalDefinition)
|
Boolean
|
Checks that an ExternalDefinition (shared parameter) may be used as a Rebar Shape parameter.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|