mxcad API 文档 / 3d / MdGePipe
Class: MdGePipe
3d.MdGePipe
表示管道
Hierarchy
↳
MdGePipe
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new MdGePipe(p1?
, p2?
, p3?
, p4?
)
Parameters
Name | Type |
---|---|
p1? | object | MdGeWire |
p2? | MdGeShape |
p3? | MxGFTrihedron |
p4? | boolean |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
ErrorOnSurface
▸ ErrorOnSurface(): number
Returns
number
FirstShape
▸ FirstShape(): MdGeShape
Returns
Generated
▸ Generated(SSpine
, SProfile
): MdGeShape
Parameters
Name | Type |
---|---|
SSpine | MdGeShape |
SProfile | MdGeShape |
Returns
LastShape
▸ LastShape(): MdGeShape
Returns
Shape
▸ Shape(): MdGeShape
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void