SoSFSegmentChainCopyFrom Method (SoSFSegmentChain) |
Copy from another field of same type.
Namespace: OIV.ImageViz.FieldsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void CopyFrom(
SoSFSegmentChain f
)
Public Sub CopyFrom (
f As SoSFSegmentChain
)
public:
void CopyFrom(
SoSFSegmentChain^ f
)
member CopyFrom :
f : SoSFSegmentChain -> unit
Parameters
- f
- Type: OIV.ImageViz.FieldsSoSFSegmentChain
Remarks See Also