IntelliCAD 11.1 Object Library | |
SectionSolid Method | |
See Also |
- pPoint1
A Point object that defines the first point of the section cutting plane.
- pPoint2
A Point object that defines the second point of the section cutting plane.
- pPoint3
A Point object that defines the third point of the section cutting plane.
Solid3D Object : SectionSolid Method |
Description
Create a section of the 3dsolid given three points that define the plane. Returns the Section as a Region object
Syntax
Parameters
- pPoint1
A Point object that defines the first point of the section cutting plane.
- pPoint2
A Point object that defines the second point of the section cutting plane.
- pPoint3
A Point object that defines the third point of the section cutting plane.