SubShape#

class ansys.acp.core.SubShape(cad_geometry, path)#

Represents a sub-shape of a virtual geometry.

Added in ACP server version 24.2.

Methods

SubShape.clone()

Create a new unstored SubShape with the same properties.

Attributes

SubShape.cad_geometry

Linked CAD geometry.

SubShape.path

Topological path of the sub-shape within the CAD geometry.