pycatia.sketcher_interfaces.geometry_2D

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.

class pycatia.sketcher_interfaces.geometry_2D.Geometry2D(com_object)

Note

CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
SketcherInterfaces.GeometricElement
Geometry2D

2D wireframe geometric element.
property construction: bool

Note

CAA V5 Visual Basic Help (2020-07-06 14:02:20.222384)
o Property Construction() As boolean

Returns the construction mode of the 2D geometry
Return type:

bool

property report_name: int

Note

CAA V5 Visual Basic Help (2020-07-06 14:02:20.222384)
o Property ReportName() As long

Returns the report name of the 2D geometry

Parameters:

oReportName
The integer value of the report name
Return type:

int