TransientBRep Object
Description
The TransientBRep object is used to create and manipulate B-Rep objects within a transient space.
Methods
Copy |
Method that creates a copy of the input SurfaceBody, Face, or Edge object. |
CreateIntersectionWithPlane |
Method that intersects a body with a plane. |
CreateRuledSurface |
Method that creates a ruled surface between the two sections. |
CreateSilhouetteCurve |
Method that calculates the silhouette curve geometry for a given face as viewed from a given direction. |
CreateSolidBlock |
Method that creates a solid box. |
CreateSolidCylinderCone |
Method that create a solid cylinder or cone. |
CreateSolidSphere |
Method that create a solid sphere. |
CreateSolidTorus |
Method that creates a solid torus. |
CreateSurfaceBodyDefinition |
Method that creates a new SurfaceBodyDefinition object. |
DeleteFaces |
Method that modifies an existing transient surface body by deleting specified faces. |
DoBoolean |
Method that performs the specified Boolean operation between the blank and tool bodies. |
GetIdenticalBodies |
Method that find the identical SurfaceBody objects in a SurfaceBody objects collection. In the return value, all the identical surface bodies will be placed in the same ObjectCollection. |
ImprintBodies |
Method that finds regions of faces on two bodies which overlap and creates new bodies where the faces are split at the edges of the overlaps. This does not modify the original bodies but creates new transient bodies that contain the imprints. |
ReadFromFile |
Method that creates one or more new SurfaceBody objects based on the content of the input file. A SurfaceBodies collection is returned that can contain one or more SurfaceBody object. |
Transform |
Method that transforms the input SurfaceBody. |
WriteToFile |
Writes out the specified bodies as a file. |
Accessed From
Application.TransientBRep,
InventorServer.TransientBRep,
InventorServerObject.TransientBRep
Samples
Version
Introduced in version 2009