mxcad_3d API 文档
mxcad_3d API 文档
该模块包含用于3d相关的导出, 所有导出的内容都可以通过mxcad包导入直接使用
Example
js
import { MxCAD3DObject, Mx3dGePoint } from "mxcad"
Table of contents
Namespaces
Classes
- Mx3dAlgoChamfer
- Mx3dAlgoFillet
- Mx3dAlgoFillet2d
- Mx3dAlgoObject
- Mx3dApplication
- Mx3dAspectArrow
- Mx3dAspectDim
- Mx3dAspectLine
- Mx3dAspectObject
- Mx3dAspectText
- Mx3dBaseObject
- Mx3dBrepCastGeom
- Mx3dDbDocument
- Mx3dDbLabel
- Mx3dDbObject
- Mx3dDimAngle
- Mx3dDimDiameter
- Mx3dDimLength
- Mx3dDimObject
- Mx3dDimRadius
- Mx3dGeAxis
- Mx3dGeBndBox
- Mx3dGeCSYS
- Mx3dGeCSYSR
- Mx3dGeCircle
- Mx3dGeColor
- Mx3dGeConic
- Mx3dGeCurve
- Mx3dGeCylinder
- Mx3dGeDir
- Mx3dGeEllipse
- Mx3dGeHyperbola
- Mx3dGeLine
- Mx3dGeLocation
- Mx3dGeMaterial
- Mx3dGeObject
- Mx3dGePlane
- Mx3dGePoint
- Mx3dGeTrsf
- Mx3dGeVec
- Mx3dGeomBSplineCurve
- Mx3dGeomBSplineSurface
- Mx3dGeomBezierCurve
- Mx3dGeomBezierSurface
- Mx3dGeomBoundedCurve
- Mx3dGeomBoundedSurface
- Mx3dGeomCircle
- Mx3dGeomConic
- Mx3dGeomConicalSurface
- Mx3dGeomCurve
- Mx3dGeomCylindricalSurface
- Mx3dGeomElementarySurface
- Mx3dGeomEllipse
- Mx3dGeomHyperbola
- Mx3dGeomLine
- Mx3dGeomObject
- Mx3dGeomParabola
- Mx3dGeomPlane
- Mx3dGeomSphericalSurface
- Mx3dGeomSurface
- Mx3dGeomToroidalSurface
- Mx3dInterpolateBSplineCurve
- Mx3dMkBox
- Mx3dMkCone
- Mx3dMkCylinder
- Mx3dMkFace
- Mx3dMkLoft
- Mx3dMkObject
- Mx3dMkPipe
- Mx3dMkPolygon
- Mx3dMkPrism
- Mx3dMkRevol
- Mx3dMkSphere
- Mx3dMkThickSolid
- Mx3dMkTorus
- Mx3dMkWedge
- Mx3dShapeCompSolid
- Mx3dShapeCompound
- Mx3dShapeDownCast
- Mx3dShapeEdge
- Mx3dShapeFace
- Mx3dShapeObject
- Mx3dShapeShell
- Mx3dShapeSolid
- Mx3dShapeVertex
- Mx3dShapeWire
- Mx3dSymbolObject
- Mx3dSymbolText
- Mx3dUtils
- Mx3dView
- Mx3dWireTool
- MxCAD3DObject
Interfaces
Variables
Variables
MxApp3D
• Const
MxApp3D: MxApp3DType
全局应用程序单实例