CuttingPlaneProperties

class cee.ug.CuttingPlaneProperties()

Plain Old JavaScript Object (POJO) containing the properties of a CuttingPlane


Properties

CuttingPlaneProperties.clipping
Type:

boolean

See CuttingPlane.clipping

CuttingPlaneProperties.computeFromVisibleParts
Type:

boolean

See CuttingPlane.computeFromVisibleParts

CuttingPlaneProperties.crinkleCutSurface
Type:

boolean

See CuttingPlane.crinkleCutSurface

CuttingPlaneProperties.eyeLift
Type:

EyeLift

See CuttingPlane.eyeLift

CuttingPlaneProperties.filterScalarRangeMaximum
Type:

number

See CuttingPlane.filterScalarRangeMinimum

CuttingPlaneProperties.filterScalarRangeMinimum
Type:

number

See CuttingPlane.filterScalarResultId

CuttingPlaneProperties.filterScalarResultId
Type:

number

See CuttingPlane.isPrecomputed

CuttingPlaneProperties.highlight
Type:

boolean

See CuttingPlane.highlight

CuttingPlaneProperties.id
Type:

number

See CuttingPlane.id

CuttingPlaneProperties.isPrecomputed
Type:

boolean

See CuttingPlane.filterScalarRangeMaximum

CuttingPlaneProperties.lighting
Type:

boolean

See CuttingPlane.lighting

CuttingPlaneProperties.mapScalarResultId
Type:

number

See CuttingPlane.mapScalarResultId

CuttingPlaneProperties.mapVectorResultId
Type:

number

See CuttingPlane.mapVectorResultId

CuttingPlaneProperties.normal
Type:

Vec3Like

See CuttingPlane.normal

CuttingPlaneProperties.opacity
Type:

number

See CuttingPlane.opacity

CuttingPlaneProperties.point
Type:

Vec3Like

See CuttingPlane.point

CuttingPlaneProperties.projectVectorsOnPlane
Type:

boolean

See CuttingPlane.projectVectorsOnPlane

CuttingPlaneProperties.showElementMesh
Type:

boolean

See CuttingPlane.showElementMesh

CuttingPlaneProperties.showSurface
Type:

boolean

See CuttingPlane.showSurface

CuttingPlaneProperties.surfaceColor
Type:

Color3Like

See CuttingPlane.surfaceColor

CuttingPlaneProperties.useSourcePartColor
Type:

boolean

See CuttingPlane.useSourcePartColor

CuttingPlaneProperties.vectorGridSpacing
Type:

number

See CuttingPlane.vectorGridSpacing

CuttingPlaneProperties.visible
Type:

boolean

See CuttingPlane.visible