Preparing search index...
The search index is not available
conway
conway
core/csg_operations
CsgOperationBase
Interface CsgOperationBase
Base for CSG operations
interface
CsgOperationBase
{
operand1ID
:
number
;
operand2ID
?:
number
;
type
:
CsgOperationType
;
}
Hierarchy (
View Summary
)
CsgOperationBase
CsgUnion
CsgIntersection
CsgDifference
CsgNegation
Index
Properties
operand1ID
operand2ID?
type
Properties
Readonly
operand1ID
operand1ID
:
number
Optional
Readonly
operand2ID
operand2ID
?:
number
Readonly
type
type
:
CsgOperationType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
operand1ID
operand2ID
type
conway
Loading...
Base for CSG operations