The RebarShapeParameters type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RebarShapeParameters
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberGetAllRebarShapeParameters
List all shape parameters used by all the existing RebarShapes in the specified document.
Public methodStatic memberGetElementIdForExternalDefinition
Retrieve the ElementId corresponding to an external rebar shape parameter in the document, if it exists; otherwise, return InvalidElementId.
Public methodStatic memberGetExternalDefinitionForElementId
Seach a DefinitionFile for the ExternalDefinition corresponding to a parameter in a document.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetOrCreateElementIdForExternalDefinition
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.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsValidExternalDefinition
Checks that an ExternalDefinition (shared parameter) may be used as a Rebar Shape parameter.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also