Skip to content

Commit

Permalink
DOC: update development documentation 55bd01f
Browse files Browse the repository at this point in the history
  • Loading branch information
greschd committed Nov 6, 2024
1 parent 4903e83 commit cd73638
Show file tree
Hide file tree
Showing 1,225 changed files with 58,253 additions and 17,519 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
REMOVE
======

.. currentmodule:: ansys.acp.core

.. autoattribute:: BaseElementMaterialHandling.REMOVE
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
RETAIN
======

.. currentmodule:: ansys.acp.core

.. autoattribute:: BaseElementMaterialHandling.RETAIN
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
BaseElementMaterialHandling
===========================

.. currentmodule:: ansys.acp.core

.. autoclass:: BaseElementMaterialHandling



.. rubric:: Attributes

.. autosummary::
:toctree:


BaseElementMaterialHandling.RETAIN


BaseElementMaterialHandling.REMOVE



Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
LAYERED\_ELEMENT
================

.. currentmodule:: ansys.acp.core

.. autoattribute:: ElementTechnology.LAYERED_ELEMENT
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
REINFORCING
===========

.. currentmodule:: ansys.acp.core

.. autoattribute:: ElementTechnology.REINFORCING
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
ElementTechnology
=================

.. currentmodule:: ansys.acp.core

.. autoclass:: ElementTechnology



.. rubric:: Attributes

.. autosummary::
:toctree:


ElementTechnology.LAYERED_ELEMENT


ElementTechnology.REINFORCING



Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
create\_layup\_mapping\_object
==============================

.. currentmodule:: ansys.acp.core

.. automethod:: ImportedSolidModel.create_layup_mapping_object
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
layup\_mapping\_objects
=======================

.. currentmodule:: ansys.acp.core

.. autoproperty:: ImportedSolidModel.layup_mapping_objects
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
ImportedSolidModel.create_cut_off_geometry


ImportedSolidModel.create_layup_mapping_object


ImportedSolidModel.delete


Expand Down Expand Up @@ -57,6 +60,7 @@
ImportedSolidModel.external_path
ImportedSolidModel.format
ImportedSolidModel.id
ImportedSolidModel.layup_mapping_objects
ImportedSolidModel.locked
ImportedSolidModel.minimum_volume
ImportedSolidModel.name
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
active
======

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.active
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base\_element\_material\_handling
=================================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.base_element_material_handling
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base\_element\_rosette\_selection\_method
=========================================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.base_element_rosette_selection_method
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base\_element\_rosettes
=======================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.base_element_rosettes
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
base\_material
==============

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.base_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
clone
=====

.. currentmodule:: ansys.acp.core

.. automethod:: LayupMappingObject.clone
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
delete
======

.. currentmodule:: ansys.acp.core

.. automethod:: LayupMappingObject.delete
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
delete\_lost\_elements
======================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.delete_lost_elements
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
element\_technology
===================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.element_technology
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
entire\_solid\_mesh
===================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.entire_solid_mesh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
filler\_material
================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.filler_material
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
id
==

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.id
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
minimum\_void\_material\_thickness
==================================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.minimum_void_material_thickness
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
name
====

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.name
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
parent
======

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.parent
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
reinforcing\_behavior
=====================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.reinforcing_behavior
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
rosette\_selection\_method
==========================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.rosette_selection_method
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
rosettes
========

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.rosettes
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
LayupMappingObject
==================

.. currentmodule:: ansys.acp.core

.. autoclass:: LayupMappingObject




.. rubric:: Methods

.. autosummary::
:toctree:



LayupMappingObject.clone


LayupMappingObject.delete


LayupMappingObject.store






.. rubric:: Attributes

.. autosummary::
:toctree:

LayupMappingObject.active
LayupMappingObject.base_element_material_handling
LayupMappingObject.base_element_rosette_selection_method
LayupMappingObject.base_element_rosettes
LayupMappingObject.base_material
LayupMappingObject.delete_lost_elements
LayupMappingObject.element_technology
LayupMappingObject.entire_solid_mesh
LayupMappingObject.filler_material
LayupMappingObject.id
LayupMappingObject.minimum_void_material_thickness
LayupMappingObject.name
LayupMappingObject.parent
LayupMappingObject.reinforcing_behavior
LayupMappingObject.rosette_selection_method
LayupMappingObject.rosettes
LayupMappingObject.scale_ply_thicknesses
LayupMappingObject.select_all_plies
LayupMappingObject.sequences
LayupMappingObject.shell_element_sets
LayupMappingObject.solid_element_sets
LayupMappingObject.status
LayupMappingObject.stress_state
LayupMappingObject.use_imported_plies
LayupMappingObject.void_material


Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
scale\_ply\_thicknesses
=======================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.scale_ply_thicknesses
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
select\_all\_plies
==================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.select_all_plies
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sequences
=========

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.sequences
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
shell\_element\_sets
====================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.shell_element_sets
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
solid\_element\_sets
====================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.solid_element_sets
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
status
======

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.status
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
store
=====

.. currentmodule:: ansys.acp.core

.. automethod:: LayupMappingObject.store
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
stress\_state
=============

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.stress_state
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
use\_imported\_plies
====================

.. currentmodule:: ansys.acp.core

.. autoproperty:: LayupMappingObject.use_imported_plies
Loading

0 comments on commit cd73638

Please sign in to comment.