2021 Members
Changes 4
M

BalusterPattern

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the BalusterPattern
M DuplicateBaluster(Int32) The duplicated baluster. Duplicates the baluster pointed by given index in the main baluster pattern.
M Equals None (Inherited from Object .) Object .
M GetBaluster(Int32) nullNothingnullptr Gets information about the given baluster from the main baluster pattern.
M GetBalusterCount() int Gets the number of balusters in the main baluster pattern definition.
M GetHashCode None (Inherited from Object .) Object .
M GetType None (Inherited from Object .) Object .
M RemoveBaluster(Int32) None Removes a baluster from the main baluster pattern.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P BreakPattern BreakPatternCondition The condition which controls breaking baluster patterns distribution.
P DistributionJustification PatternJustification Determines how baluster pattern distribution is justified.
P EndSpace double The extra space added after a whole baluster pattern.
P ExcessLengthFillBalusterId ElementId The id of a Baluster family used to fill excess length, which is the extra space along the railing segment that cannot be filled with a pattern. If set to InvalidElementId, it will be the default - the id of the BaseRailingAttr containing the Baluster pattern.
P ExcessLengthFillSpacing double The value defines the spacing between each baluster instance inserted in the excess length.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Length double The length of the main baluster pattern.
P PatternAngle double The angle between neighboring railing segments which conditions breaking patterns distribution along a railing path.