Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.clash.Clash(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectClashRepresents the Clash object.The Clash object is a specification of a collision detection ofproducts.
annotated_views¶Note
AnnotatedViews
clearance¶Note
float
computation_type¶Note
enum cat_clash_computation_type
compute()¶Note
None
conflicts¶Note
Conflicts
export(i_type=None, i_path=None)¶Note
i_type (CatClashExportType) –
i_path (str) –
None
first_group¶Note
Group
interference_type¶Note
enum cat_clash_interference_type
marker3_ds¶Note
Marker3Ds
second_group¶Note
Group
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.clash_result.ClashResult(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectClashResultRepresents the ClashResult object.The ClashResult object is a set of conflicts resulting from a clashdetection.
conflicts¶Note
Conflicts
export(i_type=None, i_path=None)¶Note
i_type (CatClashExportType) –
i_path (str) –
None
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.clash_results.ClashResults(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionClashResultsA collection of all ClashResult objects currently managed by theapplication.The results linked to a specification are not managed thru this collection (seeClashes ).The method GetTechnologicalObject(“ClashResults”) on the root product, allowsyou to retrieve this collection.
add_from_xml(i_path=None, i_type=None)¶Note
i_path (str) –
i_type (CatClashImportType) –
ClashResult
item(i_index=None)¶Note
i_index (CATVariant) –
ClashResult
remove(i_index=None)¶Note
i_index (CATVariant) –
None
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.clashes.Clashes(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionClashesA collection of all Clash objects currently managed by theapplication.The method GetTechnologicalObject(“Clashes”) on the root product, allows you toretrieve this collection.
add()¶Note
Clash
add_from_sel()¶Note
Clash
item(i_index=None)¶Note
i_index (CATVariant) –
Clash
remove(i_index=None)¶Note
i_index (CATVariant) –
None
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.conflict.Conflict(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectConflictRepresents the Conflict object.One Conflict object exists for each couple of products that arecolliding.
comment¶Note
str
comparison_info¶Note
enum cat_conflict_comparison
first_product¶Note
Product
get_first_point_coordinates(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_second_point_coordinates(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
second_product¶Note
Product
status¶Note
enum cat_conflict_status
type¶Note
enum cat_conflict_type
value¶Note
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.conflicts.Conflicts(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionConflictsA collection of all Conflict objects currently detected by a Clashobject.
item(i_index=None)¶Note
i_index (CATVariant) –
Conflict
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.distance.Distance(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectDistanceRepresents the Distance object.The Distance object is a specification of a distance computation betweenproducts or groups of products.
accuracy¶Note
float
annotated_views¶Note
AnnotatedViews
computation_type¶Note
enum cat_distance_computation_type
compute()¶Note
None
first_group¶Note
Group
first_product¶Note
Product
get_first_point_coordinates(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_second_point_coordinates(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
is_defined¶Note
int
marker3_ds¶Note
Marker3Ds
maximum_distance¶Note
float
measure_type¶Note
enum cat_distance_measure_type
minimum_distance¶Note
float
second_group¶Note
Group
second_product¶Note
Product
value¶Note
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.distances.Distances(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionDistancesA collection of all Distance objects currently managed by theapplication.The method GetTechnologicalObject(“Distances”) on the root product, allows youto retrieve this collection.
add()¶Note
Distance
add_from_sel()¶Note
Distance
item(i_index=None)¶Note
i_index (CATVariant) –
Distance
remove(i_index=None)¶Note
i_index (CATVariant) –
None
pycatia.space_analyses_interfaces.general_functions.create_measurable(spa_workbench, com_reference)¶spa_workbench –
com_reference –
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.inertia.Inertia(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectInertiaRepresents the Inertia object.The Inertia object can be associated with any relevant object of a document inorder to get or compute its inertia data. It takes into account all bodies of apart.This version allows you to compute the following data:massdensityposition of the center of gravityinertia matrixprincipal axesprincipal momentsof a product.The units are:Kilogram (Kg) for MassSquare meter (M^2) for Wet AreaCubic meter (M^3) for VolumeMeter (M) for PositionSquare Kilogram meter ((KgM)^2) for Inertia Matrix and PrincipalMomentsKilogram per cubic meter (Kg/M^3) for DensityThe method GetTechnologicalObject(“Inertia”) on the product to analyze, allowsyou to retrieve this object.
density¶Note
float
get_cog_position(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_inertia_matrix(o_matrix=None)¶Note
o_matrix (tuple) –
None
get_principal_axes(o_components=None)¶Note
o_components (tuple) –
None
get_principal_moments(o_values=None)¶Note
o_values (tuple) –
None
granularity_mode¶Note
int
mass¶Note
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.inertias.Inertias(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionInertiasA collection of all inertia objects currently managed by theapplication.WARNING: this collection will be DEPRECATED in the next release. It isrecommended to use the method GetTechnologicalObject(“Inertia”) on the productto analyze, to retrieve an Inertia object.
add(i_object=None)¶Note
i_object (AnyObject) –
Inertia
item(i_index=None)¶Note
i_index (CATVariant) –
Inertia
remove(i_index=None)¶Note
i_index (CATVariant) –
None
pycatia.space_analyses_interfaces.measurable.Measurable(com_object)¶The interface to access a CATIAMeasurable Get measurements on the object.
Note
CAA V5 Visual Basic help
Two types of measurement can be done:
angle¶Note
CAA V5 Visual Basic help
Property Angle( ) As double (Read Only)
float
area¶Note
CAA V5 Visual Basic help
Property Area( ) As double (Read Only)
float
geometry_name¶Note
CAA V5 Visual Basic help
Property GeometryName( ) As CatMeasurableName (Read Only)
int enumeration_type.measurable_name
get_angle_between(i_measured_item)¶Note
CAA V5 Visual Basic help
Func GetAngleBetween( Reference iMeasuredItem) As double
float
get_axis()¶CAA V5 Visual Basic help
Sub GetAxis( CATSafeArrayVariant oAxisVector)
tuple(float, float, float)
get_axis_system()¶CAA V5 Visual Basic help
Sub GetAxisSystem( CATSafeArrayVariant oComponents)
tuple(float, float, float, float, float, float, float, float, float, float, float, float)
get_center()¶CAA V5 Visual Basic help Sub GetCenter( CATSafeArrayVariant oCoordinates)
tuple(float, float, float)
get_cog()¶Note
FROM CAA V5 Visual Basic help
Sub GetCOG( CATSafeArrayVariant oCoordinates)
tuple(float, float, float)
get_direction()¶Note
CAA V5 Visual Basic help
Sub GetDirection( CATSafeArrayVariant oDirection)
tuple(float, float, float)
get_minimum_distance(i_measured_item)¶Note
CAA V5 Visual Basic help
Func GetMinimumDistance( Reference iMeasuredItem) As double
float
get_minimum_distance_points(i_measured_item)¶Note
CAA V5 Visual Basic help
Sub GetMinimumDistancePoints( Reference iMeasuredItem, CATSafeArrayVariant oCoordinates)
i_measured_item –
tuple(float, float, float, float, float, float, float, float)
get_plane()¶Note
CAA V5 Visual Basic help
Sub GetPlane( CATSafeArrayVariant oComponents)
tuple(float, float, float, float, float, float, float, float)
get_point()¶Note
CAA V5 Visual Basic help Sub GetPoint( CATSafeArrayVariant oCoordinates)
tuple(float, float, float)
get_points_on_axis()¶Note
CAA V5 Visual Basic help
Sub GetPointsOnAxis( CATSafeArrayVariant oCoordinates)
tuple(float, float, float, float, float, float, float, float)
get_points_on_curve()¶Note
CAA V5 Visual Basic help
Sub GetPointsOnCurve( CATSafeArrayVariant oCoordinates)
tuple(float, float, float, float, float, float, float, float)
length¶CAA V5 Visual Basic help
Property Length( ) As double (Read Only)
float
perimeter¶Note
CAA V5 Visual Basic help
Property Perimeter( ) As double (Read Only)
float
radius¶CAA V5 Visual Basic help
Property Radius( ) As double (Read Only)
float
volume¶CAA V5 Visual Basic help Property Volume( ) As double (Read Only)
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.measure_setting_att.MeasureSettingAtt(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectMeasurableThe interface to access a CATIAMeasurable Get measurements on theobject.Two types of measurement can be done:itself : gives dimensions related to the object itself (ex the radius of a circle).between : gives dimensions related to another object (ex the distance between two products).A restriction occurs for distance between: bodies (CATBody) cannot be measured.Methods on VOLUME : GetVolume GetArea GetCOGMethods on SURFACE : GetArea GetCOG GetPerimeterMethods on PLANE : GetArea GetCOG GetPlaneMethods on CYLINDER : GetArea GetCOG GetAxis GetPointsOnAxis GetRadiusMethods on CONE : GetArea GetCOG GetAxis GetPointsOnAxis GetAngleMethods on SPHERE : GetArea GetCOG GetRadius GetCenterMethods on CURVE : GetLength GetCOG GetPointsOnCurveMethods on LINE : GetLength GetCOG GetPointsOnCurve GetDirectionMethods on CIRCLE : GetLength GetCOG GetPointsOnCurve GetRadius GetCenter GetAngle GetAxisMethods on POINT : GetPoint Methods on AXIS SYST : GetAxisSystem
angle¶Note
float
area¶Note
float
geometry_name¶Note
enum cat_measurable_name
get_angle_between(i_measured_item=None)¶Note
i_measured_item (Reference) –
float
get_axis(o_axis_vector=None)¶Note
o_axis_vector (tuple) –
None
get_axis_system(o_components=None)¶Note
o_components (tuple) –
None
get_center(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_cog(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_direction(o_direction=None)¶Note
o_direction (tuple) –
None
get_minimum_distance(i_measured_item=None)¶Note
i_measured_item (Reference) –
float
get_minimum_distance_points(i_measured_item=None, o_coordinates=None)¶Note
i_measured_item (Reference) –
o_coordinates (tuple) –
None
get_plane(o_components=None)¶Note
o_components (tuple) –
None
get_point(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_points_on_axis(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
get_points_on_curve(o_coordinates=None)¶Note
o_coordinates (tuple) –
None
length¶Note
float
perimeter¶Note
float
radius¶Note
float
volume¶Note
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.section.Section(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectSectionRepresents the Section object.The Section object is a specification of a sectioning display andcomputationwith a section plane, section slice or section box.
annotated_views¶Note
AnnotatedViews
behavior¶Note
enum cat_section_behavior
cut_mode¶Note
int
export()¶Note
Document
get_position(o_components=None)¶Note
o_components (tuple) –
None
group¶Note
Group
height¶Note
float
is_empty()¶Note
int
marker3_ds¶Note
Marker3Ds
set_position(i_components=None)¶Note
i_components (tuple) –
thickness¶Note
float
type¶Note
enum cat_section_type
width¶Note
float
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.sectioning_setting_att.SectioningSettingAtt(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectSystem.SettingControllerSectioningSettingAttThe interface to access a CATIASectioningSettingAtt.
clipping_mode¶Note
enum cat_section_clipping_mode
display_cut_in_wireframe¶Note
bool
get_clipping_mode_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_display_cut_in_wireframe_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_auto_filtering_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_auto_resize_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_height_step_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_position_mode_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_style_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_grid_width_step_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_hide_plane_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_hide_result_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_plane_color(o_r=None, o_g=None, o_b=None)¶Note
o_r (int) –
o_g (int) –
o_b (int) –
None
get_plane_color_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_plane_normal_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_plane_origin_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_section_export_type_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_section_fill_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_update_result_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_viewer_auto_open_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_viewer_auto_reframe_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_viewer_lock2_d_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_window_default_height_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_window_default_width_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
get_window_open_mode_info(io_admin_level=None, io_locked=None)¶Note
io_admin_level (str) –
io_locked (str) –
bool
grid_auto_filtering¶Note
bool
grid_auto_resize¶Note
bool
grid_height_step¶Note
float
grid_position_mode¶Note
enum cat_grid_position_mode
grid_style¶Note
enum cat_section_grid_style
grid_width_step¶Note
float
hide_plane¶Note
bool
hide_result¶Note
bool
plane_normal¶Note
enum cat_section_plane_normal
plane_origin¶Note
enum cat_section_plane_origin
section_export_type¶Note
bool
section_fill¶Note
bool
set_clipping_mode_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_display_cut_in_wireframe_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_auto_filtering_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_auto_resize_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_height_step_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_position_mode_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_style_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_grid_width_step_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_hide_plane_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_hide_result_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_plane_color(i_r=None, i_g=None, i_b=None)¶Note
i_r (int) –
i_g (int) –
i_b (int) –
None
set_plane_color_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_plane_normal_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_plane_origin_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_section_export_type_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_section_fill_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_update_result_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_viewer_auto_open_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_viewer_auto_reframe_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_viewer_lock2_d_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_window_default_height_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_window_default_width_lock(i_locked=None)¶Note
i_locked (bool) –
None
set_window_open_mode_lock(i_locked=None)¶Note
i_locked (bool) –
None
update_result¶Note
bool
viewer_auto_open¶Note
bool
viewer_auto_reframe¶Note
bool
viewer_lock2_d¶Note
bool
window_default_height¶Note
int
window_default_width¶Note
int
window_open_mode¶Note
enum cat_sec_window_open_mode
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.sections.Sections(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.CollectionSectionsA collection of all Section objects currently managed by theapplication.The method GetTechnologicalObject(“Sections”) on the root product, allows youto retrieve this collection.
add()¶Note
Section
add_from_sel()¶Note
Section
item(i_index=None)¶Note
i_index (CATVariant) –
Section
remove(i_index=None)¶Note
i_index (CATVariant) –
None
Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445
Warning
The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.
pycatia.space_analyses_interfaces.spa_workbench.SPAWorkbench(com_object)¶Note
CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
System.IUnknownSystem.IDispatchSystem.CATBaseUnknownSystem.CATBaseDispatchSystem.AnyObjectInfInterfaces.WorkbenchSPAWorkbenchThe object to manage all Space Analysis objects.This version allows you to manage inertia data, clashes, distances andsections.
clashes¶Note
Clashes
distances¶Note
Distances
get_measurable(i_measured_item=None)¶Note
i_measured_item (Reference) –
Measurable
inertias¶Note
Inertias
sections¶Note
Sections