返回介绍

指南

MxCAD API 文档

MdGeParab

发布于 2024-07-31 21:39:59 字数 17370 浏览 0 评论 0 收藏 0

mxcad API 文档 / MdGeParab

Class: MdGeParab

表示抛物线

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeParab(p1?, p2?)

Parameters

NameType
p1?object \MdGeCSYSR
p2?number

Overrides

MdGeObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

MdGeObject.imp

Methods

Axis

Axis(): MdGeAxis

Returns

MdGeAxis


Directrix

Directrix(): MdGeAxis

Returns

MdGeAxis


Edge

Edge(p1?, p2?): MdGeEdge

Parameters

NameType
p1?number
p2?number

Returns

MdGeEdge


Focal

Focal(): number

Returns

number


Focus

Focus(): MdGePoint

Returns

MdGePoint


Location

Location(): MdGePoint

Returns

MdGePoint


MirrorByAxis

MirrorByAxis(theA1): void

Parameters

NameType
theA1MdGeAxis

Returns

void


MirrorByCSYSR

MirrorByCSYSR(theA2): void

Parameters

NameType
theA2MdGeCSYSR

Returns

void


MirrorByPoint

MirrorByPoint(theP): void

Parameters

NameType
thePMdGePoint

Returns

void


MirroredByAxis

MirroredByAxis(theA1): MdGeParab

Parameters

NameType
theA1MdGeAxis

Returns

MdGeParab


MirroredByCSYSR

MirroredByCSYSR(theA2): MdGeParab

Parameters

NameType
theA2MdGeCSYSR

Returns

MdGeParab


MirroredByPoint

MirroredByPoint(theP): MdGeParab

Parameters

NameType
thePMdGePoint

Returns

MdGeParab


Parameter

Parameter(): number

Returns

number


Position

Position(): MdGeCSYSR

Returns

MdGeCSYSR


Rotate

Rotate(theA1, theAng): void

Parameters

NameType
theA1MdGeAxis
theAngnumber

Returns

void


Rotated

Rotated(theA1, theAng): MdGeParab

Parameters

NameType
theA1MdGeAxis
theAngnumber

Returns

MdGeParab


Scale

Scale(theP, theS): void

Parameters

NameType
thePMdGePoint
theSnumber

Returns

void


Scaled

Scaled(theP, theS): MdGeParab

Parameters

NameType
thePMdGePoint
theSnumber

Returns

MdGeParab


SetAxis

SetAxis(theA1): void

Parameters

NameType
theA1MdGeAxis

Returns

void


SetFocal

SetFocal(theFocal): void

Parameters

NameType
theFocalnumber

Returns

void


SetLocation

SetLocation(theP): void

Parameters

NameType
thePMdGePoint

Returns

void


SetPosition

SetPosition(theA2): void

Parameters

NameType
theA2MdGeCSYSR

Returns

void


Shape

Shape(): MdGeShape

Returns

MdGeShape


Transform

Transform(theT): void

Parameters

NameType
theTMdGeTrsf

Returns

void


Transformed

Transformed(theT): MdGeParab

Parameters

NameType
theTMdGeTrsf

Returns

MdGeParab


TranslateBy2Points

TranslateBy2Points(theP1, theP2): void

Parameters

NameType
theP1MdGePoint
theP2MdGePoint

Returns

void


TranslateByVec

TranslateByVec(theV): void

Parameters

NameType
theVMdGeVec

Returns

void


TranslatedBy2Points

TranslatedBy2Points(theP1, theP2): MdGeParab

Parameters

NameType
theP1MdGePoint
theP2MdGePoint

Returns

MdGeParab


TranslatedByVec

TranslatedByVec(theV): MdGeParab

Parameters

NameType
theVMdGeVec

Returns

MdGeParab


Wire

Wire(): MdGeWire

Returns

MdGeWire


XAxis

XAxis(): MdGeAxis

Returns

MdGeAxis


YAxis

YAxis(): MdGeAxis

Returns

MdGeAxis


getImp

getImp(): any

Returns

any

Inherited from

MdGeObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

MdGeObject.initTempObject

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文