mxcad API 文档 / 3d / MxNewMx3dGeCylinder
Class: MxNewMx3dGeCylinder
3d.MxNewMx3dGeCylinder
圆柱体
Hierarchy
↳
MxNewMx3dGeCylinder
Table of contents
Constructors
Properties
Methods
- Axis
- Direct
- Location
- MirrorByAxis
- MirrorByCSYSR
- MirrorByPoint
- MirroredByAxis
- MirroredByCSYSR
- MirroredByPoint
- Position
- Radius
- Rotate
- Rotated
- Scale
- Scaled
- SetAxis
- SetLocation
- SetPosition
- SetRadius
- Shape
- Transform
- Transformed
- TranslateBy2Points
- TranslateByVec
- TranslatedBy2Points
- TranslatedByVec
- UReverse
- VReverse
- XAxis
- YAxis
- getImp
- initTempObject
Constructors
constructor
• new MxNewMx3dGeCylinder()
Overrides
• new MxNewMx3dGeCylinder(theA3
, theRadius
)
Parameters
Name | Type |
---|---|
theA3 | MxNewMx3dGeCSYS |
theRadius | number |
Overrides
MxNewMx3dGeObject.constructor
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Axis
▸ Axis(): MxNewMx3dGeAxis
Returns
Direct
▸ Direct(): boolean
Returns
boolean
Location
▸ Location(): MxNewMx3dGePoint
Returns
MirrorByAxis
▸ MirrorByAxis(theA1
): void
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
Returns
void
MirrorByCSYSR
▸ MirrorByCSYSR(theA2
): void
Parameters
Name | Type |
---|---|
theA2 | MxNewMx3dGeCSYSR |
Returns
void
MirrorByPoint
▸ MirrorByPoint(theP
): void
Parameters
Name | Type |
---|---|
theP | MxNewMx3dGePoint |
Returns
void
MirroredByAxis
▸ MirroredByAxis(theA1
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
Returns
MirroredByCSYSR
▸ MirroredByCSYSR(theA2
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theA2 | MxNewMx3dGeCSYSR |
Returns
MirroredByPoint
▸ MirroredByPoint(theP
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theP | MxNewMx3dGePoint |
Returns
Position
▸ Position(): MxNewMx3dGeCSYS
Returns
Radius
▸ Radius(): number
Returns
number
Rotate
▸ Rotate(theA1
, theAng
): void
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
theAng | number |
Returns
void
Rotated
▸ Rotated(theA1
, theAng
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
theAng | number |
Returns
Scale
▸ Scale(theP
, theS
): void
Parameters
Name | Type |
---|---|
theP | MxNewMx3dGePoint |
theS | number |
Returns
void
Scaled
▸ Scaled(theP
, theS
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theP | MxNewMx3dGePoint |
theS | number |
Returns
SetAxis
▸ SetAxis(theA1
): void
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
Returns
void
SetLocation
▸ SetLocation(theLoc
): void
Parameters
Name | Type |
---|---|
theLoc | MxNewMx3dGePoint |
Returns
void
SetPosition
▸ SetPosition(theA3
): void
Parameters
Name | Type |
---|---|
theA3 | MxNewMx3dGeCSYS |
Returns
void
SetRadius
▸ SetRadius(theR
): void
Parameters
Name | Type |
---|---|
theR | number |
Returns
void
Shape
▸ Shape(H
, Angle?
): MxNewMx3dShapeObject
Parameters
Name | Type |
---|---|
H | number |
Angle? | number |
Returns
Transform
▸ Transform(theT
): void
Parameters
Name | Type |
---|---|
theT | MxNewMx3dGeTrsf |
Returns
void
Transformed
▸ Transformed(theT
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theT | MxNewMx3dGeTrsf |
Returns
TranslateBy2Points
▸ TranslateBy2Points(theP1
, theP2
): void
Parameters
Name | Type |
---|---|
theP1 | MxNewMx3dGePoint |
theP2 | MxNewMx3dGePoint |
Returns
void
TranslateByVec
▸ TranslateByVec(theV
): void
Parameters
Name | Type |
---|---|
theV | MxNewMx3dGeVec |
Returns
void
TranslatedBy2Points
▸ TranslatedBy2Points(theP1
, theP2
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theP1 | MxNewMx3dGePoint |
theP2 | MxNewMx3dGePoint |
Returns
TranslatedByVec
▸ TranslatedByVec(theV
): MxNewMx3dGeCylinder
Parameters
Name | Type |
---|---|
theV | MxNewMx3dGeVec |
Returns
UReverse
▸ UReverse(): void
Returns
void
VReverse
▸ VReverse(): void
Returns
void
XAxis
▸ XAxis(): MxNewMx3dGeAxis
Returns
YAxis
▸ YAxis(): MxNewMx3dGeAxis
Returns
getImp
▸ getImp(): any
Returns
any
Inherited from
initTempObject
▸ Protected
initTempObject(imp
): void
Parameters
Name | Type |
---|---|
imp | any |
Returns
void