The Polygon type exposes the following members.
Methods
| Name | Description |
---|
 | AddListeners | |
 | CheckToChamfer | |
 | CloseDistance | |
 | DiscardAllDistances | |
 | DiscardLastDistance | |
 | DisplayAnalysisResults | |
 | DisplayDistance | |
 | DisplayStandardMode | |
 | ErrorHighlight | |
 | GenerateMeshes | |
 | GetAnalysisPanels | |
 | GetBoundingBox |
Returns the bounding box of the polygon for a given transformation matrix
|
 | GetCornersAngles | |
 | GetVectors |
Returns the Vectors of the vertices
|
 | Initialize |
Initiates the polygon component
|
 | Intersects |
Return the point of intersection between two lines (only for polygons with 2 vertices)
|
  | IsClockWise | |
 | IsIncluded | |
 | Length | |
 | LengthToParameter | |
 | OffsetAsLineSegments(Single) |
Offsets a polygon as separate line segments on the XZ plane
|
 | OffsetAsLineSegments(Single, Vector3) |
Offsets a polygon as separate line segments on a given plane
|
 | OnMoved | |
 | OnStoppedMoving | |
 | OnUpdated | |
 | ParameterToLength | |
 | PointOnCurve(Single) |
Returns a point on the curve at a specific length
|
 | PointOnCurve(Single, Vector3) | |
 | PointOnCurve(Vector3, KeyValuePairInt32, Single, Single) | |
 | PointOnCurve(Vector3, Single, Single) | |
 | PointOnCurve(Vector3, Single, Single, Single) | |
 | PointOnCurveLength | |
 | RecalculateDistances | |
 | RemoveListeners | |
 | Select | |
 | SelectHighlight | |
 | SetOriginalMaterial | |
 | SetPolyline |
Sets the polyline of the vertices of the polygon
|
 | SetTypeColor |
Sets the color of the type material
|
 | SetTypeMaterialAsOriginal | |
 | SetVertexColors | |
 | ShowControlPoints |
Shows and hides the control points
|
 | StartDistance | |
 | ToggleDistances | |
 | TypeHighlight | |
 | UndoDistance | |
 | UpdateDistance | |
 | UpdateExtrusionHeight | |
 | UpdateGeometry | |
 | UpdateGeometryData | |
 | UpdateMeshComponents | |
Top
See Also