BalusterInfo
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the BalusterInfo | |
| Equals | None | Determines whether the specified Object is equal to the current Object . (Inherited from Object .) | Object |
| GetHashCode | None | Serves as a hash function for a particular type. (Inherited from Object .) | Object |
| GetReferenceNameForHost() | string | Gets the name string to be used as a reference to Host in the current language. | |
| GetReferenceNameForTopRail() | string | Gets the name string to be used as a reference to Top Rail in the current language. | |
| GetType | None | Gets the Type of the current instance. (Inherited from Object .) | Object |
| ToString | None | Returns a string that represents the current object. (Inherited from Object .) | Object |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BalusterFamilyId | ElementId | The id of the family used for the baluster or post. | |
| BaseOffset | double | The offset from the base reference. | |
| BaseReferenceName | string | Represents the name of the reference for the bottom of this baluster or post. | |
| DistanceFromPreviousOrSpace | double | 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. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Name | string | The name of the baluster. | |
| Offset | double | The side offset of the baluster/post from the railing path. | |
| TopOffset | double | The offset from the top reference. | |
| TopReferenceName | string | Represents the name of the reference for the top of this baluster or post. |