| Library | Module | Frames | Expand |
| Property | DimConstraintType | as IpfcDatumCsysDimConstraintType |
| This specifies type of dimension constraint. | ||
| Property | DimRef | as IpfcSelection |
| This specifies selection handle for the dimension reference. | ||
| Property | DimValue | as Double |
| This specifies constraint reference value. | ||
| Function | CCpfcDatumCsysDimensionConstraint.Create (DimRef as IpfcSelection, DimConstraintType as IpfcDatumCsysDimConstraintType, DimValue as Double) as IpfcDatumCsysDimensionConstraint | |
| Creates a new DatumCsysDimensionConstraint object. | ||
| Property | DimConstraintType | as IpfcDatumCsysDimConstraintType |
|
This specifies type of dimension constraint. |
| Property | DimRef | as IpfcSelection |
|
This specifies selection handle for the dimension reference. |
| Property | DimValue | as Double |
|
This specifies constraint reference value. |
| Function | CCpfcDatumCsysDimensionConstraint.Create | (DimRef as IpfcSelection, DimConstraintType as IpfcDatumCsysDimConstraintType, DimValue as Double) as IpfcDatumCsysDimensionConstraint |
|
Creates a new DatumCsysDimensionConstraint object. In the current release this constraint cannot be set by an application.
|