コード例 #1
0
 public InternalExample()
 {
     _unitType  = SolidEdgeFramework.UnitTypeConstants.igUnitDistance;
     _precision = SolidEdgeConstants.PrecisionConstants.igPrecisionThousandths;
     UpdateExternalValue();
 }
コード例 #2
0
 public InternalExample()
 {
     _unitType = SolidEdgeFramework.UnitTypeConstants.igUnitDistance;
     _precision = SolidEdgeConstants.PrecisionConstants.igPrecisionThousandths;
     UpdateExternalValue();
 }