Request

Response

    ElementGeometry class

    Class for element geometry (STEP,Mesh, OBJ, etc.)

    public class ElementGeometry
    

    Public Members

    namedescription
    ElementGeometry(…) Constructor of ElementGeometry
    DisplayAngleUnit { get; set; } Represents the display unit for angles.
    DisplayLengthUnit { get; set; } Represents the display unit for lengths.
    Id { get; } Unique Id for the Geometry
    LengthUnit { get; set; } Represents the unit for lengths.
    RenderStyle { get; set; } Render style. It represent the color and opacity of geometry.

    See Also