NonContinuousRailStructure Methods

NonContinuousRailStructure Methods

The NonContinuousRailStructure type exposes the following members.

Methods
 NameDescription
Public methodAddNonContinuousRail Creates and appends a new Non-Continuous Rail to the Rail Structure. The new Non-Continuous Rail will have the given name, height and offset. It will have default profile and material ElementIds.
Public methodDispose 
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetNonContinuousRail Gets the Non-Continuous Rail object of specified index from the Rail Structure.
Public methodGetNonContinuousRailCount Gets number of Non-Continuous Rails.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsValidNonContinuousRailProfile Checks whether the input id represents a profile which can be used as the profile of this non-continuous rail.
Public methodRemoveNonContinuousRail Removes Non-Continuous Rail from the Rail Structure.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also