InlineShapeIntersection.kl¶
Types¶
InlineShapeIntersection (struct)¶
バージョン 1.12.0 で追加.
The InlineShapeIntersection represent an abstract intersection of a location and an index of a transform.
Members¶
| GeometryLocation | location | the location on the geometry. |
| Index | index | The index of the global Transfrom that the intersection was generated with |
Methods¶
| InlineShapeIntersection ( in InlineShapeIntersection other ) | |
| InlineShapeIntersection () | |
| InlineShapeIntersection | clone ? () |