Description
Sets sampling properties from a source McLineProfiles.
-
Return Type
-
None
-
Syntax
-
object.CopyFrom SourceLineProfiles
The CopyFrom Method syntax has these parts: Remarks
The source McLineProfiles does not have to have the same parent McFeatures as this one. It is just used to set this instance's sampling properties. An object manager property change notification is fired with ID_IMcLineProfiles_CopyFrom after all of the properties are set. And then if the IsStale property went True during the CopyFrom operation an object manager property change notification is fired with ID_IMcLineProfiles_IsStale.
|