Extrusion Class |
Namespace: BrydenWoodUnity.GeometryManipulation
The Extrusion type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayAnalysisResults | ||
| DisplayStandardMode | ||
| GenerateExtrusionMeshes | ||
| GenerateMeshes | ||
| GetAnalysisPanels | ||
| Initialize(EditableMesh) | ||
| Initialize(Polygon) | ||
| OnDestroy | ||
| Select | ||
| SetVertexColors |
| Name | Description | |
|---|---|---|
| capped | ||
| convex | ||
| editableMesh |
The editable mesh that is being extruded
| |
| flip |
Whether the resulting mesh should be flipped
| |
| meshFilter |
The mesh filter which will be used for the mesh
| |
| overallMesh |
The overall mesh of the polygon
| |
| polygon |
The polygon which is being extruded
| |
| reversedOffset | ||
| reverseVerticalFaces | ||
| topFace |
The top face of the extrusion
| |
| totalFacade |
The total facade of the extrusion
| |
| totalHeight |
The total height of the extrusion
| |
| vertexColor | ||
| verticalFaces |
A List including the vertical faces of the extrusion
| |
| verticalPanels |