Skip to main content
Ctrl+K
PyACP - Home PyACP - Home
  • PyACP home
  • Getting started
  • User guide
  • Examples
  • API reference
    • Contribute
Ctrl+K
  • GitHub
Ctrl+K
  • PyACP home
  • Getting started
  • User guide
  • Examples
  • API reference
  • Contribute
  • GitHub

Section Navigation

  • Server management
  • ACP objects
    • AnalysisPly
    • BooleanSelectionRule
    • ButtJointSequence
    • CADComponent
      • id
      • name
      • parent
      • path
      • status
    • CADGeometry
    • CutOffGeometry
    • CutOffSelectionRule
    • CylindricalSelectionRule
    • EdgeSet
    • ElementSet
    • ExtrusionGuide
    • Fabric
    • FieldDefinition
    • GeometricalSelectionRule
    • ImportedAnalysisPly
    • ImportedModelingGroup
    • ImportedModelingPly
    • ImportedProductionPly
    • ImportedSolidModel
    • InterfaceLayer
    • LayupMappingObject
    • LookUpTable1D
    • LookUpTable1DColumn
    • LookUpTable3D
    • LookUpTable3DColumn
    • Material
    • Model
    • ModelingGroup
    • ModelingPly
    • OrientedSelectionSet
    • ParallelSelectionRule
    • ProductionPly
    • Rosette
    • SamplingPoint
    • SectionCut
    • Sensor
    • SnapToGeometry
    • SolidElementSet
    • SolidModel
    • SphericalSelectionRule
    • Stackup
    • SubLaminate
    • TubeSelectionRule
    • VariableOffsetSelectionRule
    • VirtualGeometry
  • Mesh data objects
  • Linked object definitions
  • Material property sets
  • Enumeration data types
  • Other types
  • Plot utilities
  • Other utilities
  • DPF integration helpers
  • Mechanical integration helpers
  • Extras
  • Internal objects
  • PyAnsys
  • API reference
  • ACP objects
  • CADComponent

CADComponent#

class ansys.acp.core.CADComponent#

Instantiate a CAD Component.

Parameters:
  • name – Name of the CAD component.

  • path – Path of the CAD component.

Added in ACP server version 24.2.

Methods

Attributes

CADComponent.id

Identifier of the object, used for example as key in maps.

CADComponent.name

The name of the object.

CADComponent.parent

The parent of the object.

CADComponent.path

CADComponent.status

previous

status

next

id

On this page
  • CADComponent
  • Show Source

© Copyright (c) 2025 ANSYS, Inc. All rights reserved.

Created using Sphinx 8.1.3.

Built with the Ansys Sphinx Theme 1.4.4.
Last updated on May 22, 2025