BooleanOperand

Vue de l’ensemble

‘BooleanOperand’ est une classe dans Aspose.3D FOSS pour Java.

Cette classe encapsule la messe transformée comme opérand de l’opération Boolean.

Cette classe fournit 5 méthodes pour travailler avec les objets BooleanOperand dans les programmes Java. Les méthodologies disponibles comprennent: ‘getOoperand’, ‘of’ et ’toString’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.3D FOSS pour le package Java . Propriétés : ‘opérand’.

Propriétés

NameTypeAccessDescription
operandA3DObjectReadGets the operand, it can be an instance of HalfSpace, IMeshConvertible or Node.

méthodes

SignatureDescription
of(node: Node)BooleanOperandConstruct a BooleanOperand instance from a node, a valid entity implemented IMeshConvertible is required.
of(mesh: Entity)BooleanOperandConstruct a BooleanOperand instance from a bare IMeshConvertible instance.
of(mesh: Entity, transform: Matrix4)BooleanOperandConstruct a BooleanOperand instance from a IMeshConvertible instance and specified transform.
getOperand()A3DObjectGets the operand, it can be an instance of HalfSpace, IMeshConvertible or Node.
toString()StringGets the string representation of BooleanOperand.

Voir aussi

  • Aspose.3D - référence API d’entreprise
 Français