Request

Response

    SDKOptions.GeometryConfiguration property

    Gets or sets the geometry configuration. The Geometry configuration instance where you can configure GUSDK configuration such as STEPProtocol, STEPTolerance, etc.

    public GeometryConfiguration GeometryConfiguration { get; set; }
    

    Property Value

    The geometry configuration.

    See Also