2022 Members
Changes 4
M

ExtrusionAnalyzer

Name Return Type Description Inherited From
M CalculateFaceAlignment() IDictionary Calculates the alignment status of each face of the solid.
M Create(Solid, Plane, XYZ) ExtrusionAnalyzer Creates an ExtrusionAnalyzer and computes and stores the solid's shadow.
M Dispose() None Releases all resources used by the ExtrusionAnalyzer
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetExtrusionBase() Face Obtains the face that represents the base contour of the extrusion analysis.
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 ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P EndParameter double The end parameter (distance along the extrusion direction from the input plane) calculated by the extrusion analysis.
P ExtrusionDirection XYZ The direction of extrusion specified for the extrusion analysis.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P StartParameter double The start parameter (distance along the extrusion direction from the input plane) calculated by the extrusion analysis.