2020 Members
Changes 8
M

WallSweepInfo

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the WallSweepInfo
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object
M IsEqual(WallSweepInfo) bool Determines if the input object is equivalent to this WallSweepInfo.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object
Name Return Type Description Inherited From
P CutsWall bool Indicates if you want the sweep to cut geometry out of the host wall.
P DefaultSetback double The sweep setback distance from inserts, such as windows and doors.
P Distance double The distance from either the top or base of the wall.
P DistanceMeasuredFrom DistanceMeasuredFrom Indicates if Distance is measured from the top or bottom of the wall.
P Id int The id of the sweep or reveal.
P IsCutByInserts bool Indicates if the sweep is cut by wall inserts.
P IsFixed bool Indicates if the described wall sweep is fixed. A sweep is fixed if it is a part of a vertical compound structure.
P IsProfileFlipped bool Indicates if the profile is applied upside-down.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P IsVertical bool Indicates whether the sweep or reveal is swept vertically or horizontally.
P MaterialId ElementId The element id of the material used to create the sweep or reveal.
P ProfileId ElementId The element id of the profile family used to create the sweep or reveal.
P WallOffset double The offset from the sweep or reveal to the wall.
P WallSide WallSide The side of the wall to which the sweep or reveal is attached.
P WallSweepType WallSweepType The type (either a wall sweep or a reveal).