mxcad API 文档 / MxNewMx3dPGeConic
Class: MxNewMx3dPGeConic
管理对象生命周期的基类
Hierarchy
↳
MxNewMx3dPGeConic
Table of contents
Constructors
Properties
Methods
- Axis
- Continuity
- DynCast
- IsCN
- Location
- MirrorByAxis
- MirrorByCSYSR
- MirrorByPoint
- MirroredByAxis
- MirroredByCSYSR
- MirroredByPoint
- Period
- Position
- Reverse
- Reversed
- Rotate
- Rotated
- Scale
- Scaled
- SetAxis
- SetLocation
- SetPosition
- Transformed
- TranslateBy2Points
- TranslateByVec
- TranslatedBy2Points
- TranslatedByVec
- Value
- XAxis
- YAxis
- getImp
- initTempObject
Constructors
constructor
• new MxNewMx3dPGeConic(p?
)
Parameters
Name | Type |
---|---|
p? | object |
Overrides
Properties
imp
• Protected
imp: any
= 0
Inherited from
Methods
Axis
▸ Axis(): MxNewMx3dGeAxis
Returns
Continuity
▸ Continuity(): MxGAShapeEnum
Returns
DynCast
▸ DynCast(theObject
): MxNewMx3dPGeConic
Parameters
Name | Type |
---|---|
theObject | MxNewMx3dPGeObject |
Returns
Inherited from
IsCN
▸ IsCN(N
): boolean
Parameters
Name | Type |
---|---|
N | number |
Returns
boolean
Location
▸ Location(): MxNewMx3dGePoint
Returns
MirrorByAxis
▸ MirrorByAxis(A1
): void
Parameters
Name | Type |
---|---|
A1 | MxNewMx3dGeAxis |
Returns
void
Inherited from
MxNewMx3dPGeCurve.MirrorByAxis
MirrorByCSYSR
▸ MirrorByCSYSR(A2
): void
Parameters
Name | Type |
---|---|
A2 | MxNewMx3dGeCSYSR |
Returns
void
Inherited from
MxNewMx3dPGeCurve.MirrorByCSYSR
MirrorByPoint
▸ MirrorByPoint(P
): void
Parameters
Name | Type |
---|---|
P | MxNewMx3dGePoint |
Returns
void
Inherited from
MxNewMx3dPGeCurve.MirrorByPoint
MirroredByAxis
▸ MirroredByAxis(A1
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
A1 | MxNewMx3dGeAxis |
Returns
Inherited from
MxNewMx3dPGeCurve.MirroredByAxis
MirroredByCSYSR
▸ MirroredByCSYSR(A2
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
A2 | MxNewMx3dGeCSYSR |
Returns
Inherited from
MxNewMx3dPGeCurve.MirroredByCSYSR
MirroredByPoint
▸ MirroredByPoint(P
): MxNewMx3dPGeConic
Parameters
Name | Type |
---|---|
P | MxNewMx3dGePoint |
Returns
Inherited from
MxNewMx3dPGeCurve.MirroredByPoint
Period
▸ Period(): number
Returns
number
Inherited from
Position
▸ Position(): MxNewMx3dGeCSYSR
Returns
Reverse
▸ Reverse(): void
Returns
void
Reversed
▸ Reversed(): MxNewMx3dPGeCurve
Returns
Inherited from
Rotate
▸ Rotate(A1
, Ang
): void
Parameters
Name | Type |
---|---|
A1 | MxNewMx3dGeAxis |
Ang | number |
Returns
void
Inherited from
Rotated
▸ Rotated(A1
, Ang
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
A1 | MxNewMx3dGeAxis |
Ang | number |
Returns
Inherited from
Scale
▸ Scale(P
, S
): void
Parameters
Name | Type |
---|---|
P | MxNewMx3dGePoint |
S | number |
Returns
void
Inherited from
Scaled
▸ Scaled(P
, S
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
P | MxNewMx3dGePoint |
S | number |
Returns
Inherited from
SetAxis
▸ SetAxis(theA1
): void
Parameters
Name | Type |
---|---|
theA1 | MxNewMx3dGeAxis |
Returns
void
SetLocation
▸ SetLocation(theP
): void
Parameters
Name | Type |
---|---|
theP | MxNewMx3dGePoint |
Returns
void
SetPosition
▸ SetPosition(theA2
): void
Parameters
Name | Type |
---|---|
theA2 | MxNewMx3dGeCSYSR |
Returns
void
Transformed
▸ Transformed(T
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
T | MxNewMx3dGeTrsf |
Returns
Inherited from
TranslateBy2Points
▸ TranslateBy2Points(P1
, P2
): void
Parameters
Name | Type |
---|---|
P1 | MxNewMx3dGePoint |
P2 | MxNewMx3dGePoint |
Returns
void
Inherited from
MxNewMx3dPGeCurve.TranslateBy2Points
TranslateByVec
▸ TranslateByVec(V
): void
Parameters
Name | Type |
---|---|
V | MxNewMx3dGeVec |
Returns
void
Inherited from
MxNewMx3dPGeCurve.TranslateByVec
TranslatedBy2Points
▸ TranslatedBy2Points(P1
, P2
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
P1 | MxNewMx3dGePoint |
P2 | MxNewMx3dGePoint |
Returns
Inherited from
MxNewMx3dPGeCurve.TranslatedBy2Points
TranslatedByVec
▸ TranslatedByVec(V
): MxNewMx3dPGeObject
Parameters
Name | Type |
---|---|
V | MxNewMx3dGeVec |
Returns
Inherited from
MxNewMx3dPGeCurve.TranslatedByVec
Value
▸ Value(U
): MxNewMx3dGePoint
Parameters
Name | Type |
---|---|
U | number |
Returns
Inherited from
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