Class DrawOcctShapeSimpleOptions (Inputs.Draw)
Constructors
constructor
new DrawOcctShapeSimpleOptions( precision?: number, drawFaces?: boolean, faceColour?: string, drawEdges?: boolean, edgeColour?: string, edgeWidth?: number, drawTwoSided?: boolean, backFaceColour?: string, backFaceOpacity?: number,): DrawOcctShapeSimpleOptions Parameters
Optionalprecision: numberOptionaldrawFaces: booleanOptionalfaceColour: stringOptionaldrawEdges: booleanOptionaledgeColour: stringOptionaledgeWidth: numberOptionaldrawTwoSided: booleanOptionalbackFaceColour: stringOptionalbackFaceOpacity: number
Properties
precision
precision: number
drawFaces
drawFaces: boolean
OptionalfaceColour
faceColour?: string
drawEdges
drawEdges: boolean
edgeColour
edgeColour: string
edgeWidth
edgeWidth: number
drawTwoSided
drawTwoSided: boolean
backFaceColour
backFaceColour: string
backFaceOpacity
backFaceOpacity: number
Precision