Skip to content
On this page

mxcad API 文档 / MdGeAngleDim

Class: MdGeAngleDim

表示角度标注

Hierarchy

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new MdGeAngleDim(p1?, p2?, p3?)

Parameters

NameType
p1?object | MdGePoint | MdGeEdge
p2?MdGePoint | MdGeEdge
p3?MdGePoint

Overrides

Mx3dBaseObject.constructor

Properties

imp

Protected imp: any = 0

Inherited from

Mx3dBaseObject.imp

Methods

AcceptDisplayMode

AcceptDisplayMode(theMode): boolean

Parameters

NameType
theModenumber

Returns

boolean


CenterPoint

CenterPoint(): MdGePoint

Returns

MdGePoint


DimensionAspect

DimensionAspect(): MdGeDimAspect

Returns

MdGeDimAspect


Display

Display(): void

Returns

void


FirstPoint

FirstPoint(): MdGePoint

Returns

MdGePoint


FirstShape

FirstShape(): MdGeShape

Returns

MdGeShape


GetArrowsVisibility

GetArrowsVisibility(): MxTypeOfAngleArrowVisibility

Returns

MxTypeOfAngleArrowVisibility


GetDisplayUnits

GetDisplayUnits(): string

Returns

string


GetFlyout

GetFlyout(): number

Returns

number


GetGeometryType

GetGeometryType(): number

Returns

number


GetModelUnits

GetModelUnits(): string

Returns

string


GetPlane

GetPlane(): MdGePlane

Returns

MdGePlane


GetTextPosition

GetTextPosition(): MdGePoint

Returns

MdGePoint


GetType

GetType(): MxTypeOfAngle

Returns

MxTypeOfAngle


GetValue

GetValue(): number

Returns

number


IsTextPositionCustom

IsTextPositionCustom(): boolean

Returns

boolean


IsValid

IsValid(): boolean

Returns

boolean


KindOfDimension

KindOfDimension(): MxKindOfDimension

Returns

MxKindOfDimension


SecondPoint

SecondPoint(): MdGePoint

Returns

MdGePoint


SecondShape

SecondShape(): MdGeShape

Returns

MdGeShape


SelToleranceForText2d

SelToleranceForText2d(): number

Returns

number


SetArrowsVisibility

SetArrowsVisibility(theType): void

Parameters

NameType
theTypeMxTypeOfAngleArrowVisibility

Returns

void


SetComputedValue

SetComputedValue(): void

Returns

void


SetCustomPlane

SetCustomPlane(thePlane): void

Parameters

NameType
thePlaneMdGePlane

Returns

void


SetCustomValue

SetCustomValue(theValue): void

Parameters

NameType
theValuenumber

Returns

void


SetDimensionAspect

SetDimensionAspect(theDimensionAspect): void

Parameters

NameType
theDimensionAspectMdGeDimAspect

Returns

void


SetDisplayUnits

SetDisplayUnits(theUnits): void

Parameters

NameType
theUnitsstring

Returns

void


SetFlyout

SetFlyout(theFlyout): void

Parameters

NameType
theFlyoutnumber

Returns

void


SetMeasuredGeometry

SetMeasuredGeometry(p1, p2?, p3?): void

Parameters

NameType
p1MdGePoint | MdGeEdge | MdGeFace
p2?MdGePoint | MdGeEdge
p3?MdGePoint

Returns

void


SetModelUnits

SetModelUnits(theUnits): void

Parameters

NameType
theUnitsstring

Returns

void


SetSelToleranceForText2d

SetSelToleranceForText2d(theTol): void

Parameters

NameType
theTolnumber

Returns

void


SetTextPosition

SetTextPosition(theTextPos): void

Parameters

NameType
theTextPosMdGePoint

Returns

void


SetType

SetType(theType): void

Parameters

NameType
theTypeMxTypeOfAngle

Returns

void


ThirdShape

ThirdShape(): MdGeShape

Returns

MdGeShape


UnsetCustomPlane

UnsetCustomPlane(): void

Returns

void


UnsetFixedTextPosition

UnsetFixedTextPosition(): void

Returns

void


getImp

getImp(): any

Returns

any

Inherited from

Mx3dBaseObject.getImp


initTempObject

Protected initTempObject(imp): void

Parameters

NameType
impany

Returns

void

Inherited from

Mx3dBaseObject.initTempObject