Altium C++ SDK 3.0
Loading...
Searching...
No Matches
PCB::IOccWrapper Member List

This is the complete list of members for PCB::IOccWrapper, including all inherited members.

AddAssemblyToMainLabel(int AssemblyIndex)PCB::IOccWrapper
AddIgesModel(std::wstring const ModelKey, std::wstring const IgesFilename, IUnknown *const pTransformation, int *pIndex)PCB::IOccWrapper
AddInstance(int ParentShapeIndex, int InstanceShapeIndex, IUnknown *const pIPCB3D_Transformation, bool *pSuccess)PCB::IOccWrapper
AddMetaCompound(IUnknown *const pIPCB3D_MetaCompound, IUnknown *const pIPCB3D_Transformation, std::wstring const name, int *pIndex)PCB::IOccWrapper
AddModelToAssembly(int AssemblyShapeIndex, std::wstring const ModelKey, std::wstring const ModelFilename, IUnknown *const pTransformation, IUnknown *const pOverideColor, int *pIndex)PCB::IOccWrapper
AddStepModel(std::wstring const ModelKey, std::wstring const StepFilename, IUnknown *const pTransformation, int *pIndex)PCB::IOccWrapper
AddStepModelToAssembly(int AssemblyShapeIndex, std::wstring const ModelKey, std::wstring const StepFilename, IUnknown *const pTransformation, int *pIndex)PCB::IOccWrapper
AddTrack(double x1, double y1, double x2, double y2, double w, double h, double zPosition, IUnknown *const pColor, double isLast)PCB::IOccWrapper
CloseDocument()PCB::IOccWrapper
CreateAssemblyQuery(IUnknown **pAssemblyQuery)PCB::IOccWrapper
CreateColour(IUnknown **pColour)PCB::IOccWrapper
CreateCylinderShape(IUnknown **pCylinderShape)PCB::IOccWrapper
CreateExtrudedShape(IUnknown **pExtrudedShape)PCB::IOccWrapper
CreateMetaCompound(IUnknown **pMetaCompound)PCB::IOccWrapper
CreateModelTriangulation(IUnknown **pModelTriangulation)PCB::IOccWrapper
CreateOutline(IUnknown **pOutline)PCB::IOccWrapper
CreatePlanarPolygon(IUnknown **pPlanarPolygon)PCB::IOccWrapper
CreateShapeCollection(IUnknown **pShapeCollection)PCB::IOccWrapper
CreateSphereShape(IUnknown **pSphereShape)PCB::IOccWrapper
CreateSpline(int dimension, bool rational, int degree, IPointList *ControlPoints, IDoubleList *weights, IDoubleList *Knots, ICardinalList *knot_multiplicity)PCB::IOccWrapper
CreateTransformation(IUnknown **pTransformation)PCB::IOccWrapper
CreateTransformedExtrudedShape(IUnknown **pExtrudedShape)PCB::IOccWrapper
ExportToSTEP(std::wstring const filename)PCB::IOccWrapper
GenerateStepModelForCylinder(IUnknown *const pCylinder, IUnknown *const pTransformation, IUnknown *const pColor, std::wstring const StepFilename)PCB::IOccWrapper
GenerateStepModelForExtruded(IUnknown *const pExtruded, IUnknown *const pTransformation, IUnknown *const pColor, std::wstring const StepFilename)PCB::IOccWrapper
GenerateStepModelForSphere(IUnknown *const pSphere, IUnknown *const pTransformation, IUnknown *const pColor, std::wstring const StepFilename)PCB::IOccWrapper
IsAssembly(int ShapeIndex, bool *pSuccess)PCB::IOccWrapper
NewAssembly(std::wstring const name, int *pIndex)PCB::IOccWrapper
NewDocument(bool createTopLabel)PCB::IOccWrapper