ここでは2次元拘束の設定をする際に引数として指定するプロパティ名およびフラグを紹介します。
これらのプロパティは、 ConstraintAngleFromXAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Angle | Double | 角度 | |
| Dependent | String | dependent constraint of angle | |
| Centerline | String | centerline of angle constraint | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の方向反転 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintAngleFromYAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Angle | Double | 角度 | |
| Dependent | String | dependent constraint of angle | |
| Centerline | String | centerline of angle constraint | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の方向反転 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintCoincident クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintCoincidentWithOrigin クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintCoincidentWithXAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintCoincidentWithYAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintConcentricity クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintConcentricityWithOrigin クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintDistance クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintDistanceFromOrigin クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintDistanceFromXAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintDistanceFromYAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintExternalCoincident クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintFixture クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintHorizontalDistance クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintHorizontality クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintMajorRadius クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 | |
| Type | Flag | 0 or Radius 1 or Diameter | タイプ |
| Radius | Double | 半径 | |
| Diameter | Double | 直径 | |
| Dependent | String | 依存関係 |
これらのプロパティは、 ConstraintMinorRadius クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 | |
| Type | Flag | 0 or Radius 1 or Diameter | タイプ |
| Radius | Double | 半径 | |
| Diameter | Double | 直径 | |
| Dependent | String | 依存関係 |
これらのプロパティは、 ConstraintParallelism クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintPerpendicularity クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintRadius クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 | |
| Type | Flag | 0 or Radius 1 or Diameter | タイプ |
| Radius | Double | 半径 | |
| Diameter | Double | 直径 | |
| Dependent | String | 依存関係 |
これらのプロパティは、 ConstraintRigidSet クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| TargetList | groupvector | 設定対象 |
これらのプロパティは、 ConstraintTangency クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintTangencyWithXAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintTangencyWithYAxis クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintVerticalDistance クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Distance | Double | 距離 | |
| Dependent | String | 依存関係 | |
| Centerline | String | 中心線 | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の基準を入れ替える | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |
これらのプロパティは、 ConstraintVerticality クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 |
これらのプロパティは、 ConstraintAngle クラスで使用されます。
| プロパティ名 (propName) | タイプ (Type) | フラグ名 (scriptKeyName) | 説明 |
|---|---|---|---|
| Name | String | アイテム名 | |
| Visible | bool | 表示 | |
| Angle | Double | 角度 | |
| Dependent | String | dependent constraint of angle | |
| Centerline | String | centerline of angle constraint | |
| UseDoubleWidth | bool | 倍幅に変更 | |
| IsReverseDoubleWidth | bool | 倍幅の方向反転 | |
| ConvertToReferenceDimension | bool | 参考寸法に変更 | |
| UseDimensioningSymbols | bool | 補助記号を指定する | |
| DimensioningSymbols | String | 補助記号 | |
| UseNotationType | bool | 数値表記を指定する | |
| NotationType | Flag | 数値表記タイプ | |
| UseNumberOfDigitsAfterDecimal | bool | 表示桁数を指定する | |
| NumberOfDigitsAfterDecimal | Flag | 小数点以下の桁数 |