BalusterInfo Members

The BalusterInfo type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the BalusterInfo
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetReferenceNameForHost
Gets the name string to be used as a reference to Host in the current language.
Public methodStatic memberGetReferenceNameForTopRail
Gets the name string to be used as a reference to Top Rail in the current language.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBalusterFamilyId
The id of the family used for the baluster or post.
Public propertyBaseOffset
The offset from the base reference.
Public propertyBaseReferenceName
Represents the name of the reference for the bottom of this baluster or post.
Public propertyDistanceFromPreviousOrSpace
The length, in case of balusters, it is a distance from a previous one. For a post, it is a space from the original position of the post.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyName
The name of the baluster.
Public propertyOffset
The side offset of the baluster/post from the railing path.
Public propertyTopOffset
The offset from the top reference.
Public propertyTopReferenceName
Represents the name of the reference for the top of this baluster or post.

See Also