SDS2 Parametric API
 All Classes Namespaces Functions Variables Pages
Classes | Functions
plate_layout Namespace Reference

Classes

class  error
 No documentation available. More...

Functions

def BntPlateLayout
def PlateLayout
def PointXform

Function Documentation

def plate_layout.BntPlateLayout (   args)
 New Flat plate layout object
def plate_layout.PlateLayout (   args)
 New flat plate layout object
def plate_layout.PointXform (   arg1,
  arg2,
  arg3 
)
Returns
Instance of type Transform3D
     Returns a local to global transformation matrix for the
     three points representing a triangle
 
     C++ signature :
         Xform PointXform(point_3d,point_3d,point_3d)