ObjectSnap#
| Attribute Name | Data Type | Description | 
|---|---|---|
| no | int | Object number | 
| type | Snap type | |
| user_defined_name_enabled | bool | User-defined name enabled | 
| name | str | Name | 
| snap_nodes | bool | Points | 
| snap_centers_and_focuses | bool | Centers and focuses | 
| snap_intersections | bool | Intersections | 
| snap_perpendicular | bool | Perpendicular | 
| snap_extend | bool | Extend | 
| snap_parallel | bool | Parallel | 
| snap_tangent | bool | Tangent | 
| snap_quadrants | bool | Quadrants | 
| snap_parts | bool | Parts of line | 
| snap_absolute_distance | bool | Absolute distance on line | 
| snap_relative_distance | bool | Relative distance on line | 
| snap_snappable_points_only | bool | Snappable points only | 
| snap_building_grids | bool | Building grids | 
| snap_guidelines | bool | Guidelines | 
| snap_background_layers | bool | Background layers | 
| snap_surface_thickness_points | bool | Surface thickness points | 
| snap_surface_free_load_points | bool | Free load points on surfaces | 
| snap_corners | bool | Corners | 
| snap_middle_edge | bool | Middle edge | 
| snap_parts_of_section_edge | bool | Parts of cross-section edge | 
| snap_absolute_distance_on_section_edge | bool | Absolute distance on cross-section edge | 
| snap_relative_distance_on_section_edge | bool | Relative distance on cross-section edge | 
| comment | str | Comment | 
| parts_count | int | Parts of line | n | 
| absolute_distance | float | Absolute distance on line | d | 
| relative_distance | float | Relative distance on line | d | 
| parts_of_section_edge_count | int | Parts of cross-section edge | 
| absolute_distance_on_section_edge | float | Absolute distance on cross-section edge | 
| relative_distance_on_section_edge | float | Relative distance on cross-section edge | 
| id_for_export_import | str | |
| metadata_for_export_import | str | 
Associated Enums
Type#
| Name | 
|---|
| TYPE_UNKNOWN | 
| TYPE_STANDARD |