几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   SolidWorks二次开发 (http://www.dimcax.com/hust/forumdisplay.php?f=111)
-   -   dimension type (http://www.dimcax.com/hust/showthread.php?t=1848)

huangyhg 2008-04-07 06:13 PM

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


所有的时间均为北京时间。 现在的时间是 06:03 AM.