RebarShapeParameters Members

The RebarShapeParameters type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the RebarShapeParameters
Public methodEquals (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 (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 (Inherited from Object.)
Public methodStatic memberIsValidExternalDefinition
Checks that an ExternalDefinition (shared parameter) may be used as a Rebar Shape parameter.
Public methodToString (Inherited from Object.)

Properties

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

See Also