CATCell
Inheritance Path
ObjectType Feature Visualizable CATCell
CATCellInheritance PathObjectType Feature Visualizable CATCell CATEdgeInheritance PathObjectType Feature Visualizable CATCell CATEdge CATFaceInheritance PathObjectType Feature Visualizable CATCell CATFace Examplelet faces (list) let face (CATFace) faces = PartBody\Extrude.1 ->GetSubElements(2) set face = faces[1] Message("Name":#, face.Name) CATVertexInheritance PathObjectType Feature Visualizable CATCell CATVertex CATVolumeInheritance PathObjectType Feature Visualizable CATCell CATVolume |