Prod.: Engine, ver.: 6013, ID: 60000671, Wish : New features for CmdDim and Angular dimension type

Wish : New features for CmdDim and Angular dimension type

Article60000671
TypeWish
ProductEngine
Version6013
Date Added10/15/2008
FixedYes [10/16/2008]
Submitted byKim, Geun Young
Keywords

Subject

New features for CmdDim and Angular dimension type

Summary

1.CmdDim to support 3 dimension point array for DefPoints parameter with Angular dimension type.

2.CmdDim to support arc object for DefPoints parameter with Angular dimension type.

Solution

Added in 6014.

In CmdDim method if Type parameter equals to dim_Angular ( = 5)

A.if DefPoints parameter is an array of 3 points an Angular dimension is drawn with Angle Vertex the 1st point ,Angle First Point the 2nd point and Angle Second Point the 3rd point.

B.if DefPoints is a vdArc object an Angular dimension is drawn with Angle Vertex the center point of arc ,Angle First Point on the startAngle of the arc  and Angle Second Point the end angle.