TolerancesCopyFrom Method |
Copies tolerances from provided source.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.19.0
Syntaxpublic Tolerances CopyFrom(
Tolerances source
)
Parameters
- source Tolerances
- Source to copy from.
Return Value
TolerancesThis.
See Also