|
M
AddNonContinuousRail(String, Double, Double)
|
NonContinuousRailInfo
|
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.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetNonContinuousRail(Int32)
|
NonContinuousRailInfo
|
Gets the Non-Continuous Rail object of specified index from the Rail Structure.
|
|
|
M
GetNonContinuousRailCount()
|
Int32
|
Gets number of Non-Continuous Rails.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsValidNonContinuousRailProfile(ElementId)
|
Boolean
|
Checks whether the input id represents a profile which can be used as the profile of this non-continuous rail.
|
|
|
M
RemoveNonContinuousRail(Int32)
|
None
|
Removes Non-Continuous Rail from the Rail Structure.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|