主题: dimension type
查看单个帖子
旧 2008-04-07, 06:13 PM   #1
huangyhg
超级版主
 
huangyhg的头像
 
注册日期: 04-03
帖子: 18592
精华: 36
现金: 249466 标准币
资产: 1080358888 标准币
huangyhg 向着好的方向发展
默认 dimension type

Debug.Print " TextAll = " & swDispDim.GetText(swDimensionTextAll)

Debug.Print " TextPrefix = " & swDispDim.GetText(swDimensionTextPrefix)

Debug.Print " TextSuffix = " & swDispDim.GetText(swDimensionTextSuffix)

Debug.Print " CalloutAbove = " & swDispDim.GetText(swDimensionTextCalloutAbove)

Debug.Print " CalloutBelow = " & swDispDim.GetText(swDimensionTextCalloutBelow)


swDimensionType_e
swDimensionTypeUnknown - Dimension type could not be determined

swOrdinateDimension - Base ordinate and its subordinates are of this type

swLinearDimension - Linear dimension type

swAngularDimension - Angular dimension type

swArcLengthDimension - Arc length dimension type

swRadialDimension - Radial and diametric dimensions are of this type

swDiameterDimension

swHorOrdinateDimension - Horizontal ordinate dimension

swVertOrdinateDimension - Vertical ordinate dimension

swZAxisDimension

swChamferDimension

swHorLinearDimension - Horizontal linear dimension

swVertLinearDimension - Vertical linear dimension

swScalarDimension
huangyhg离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)