Click or drag to resize
SoPointDetailCopy Method

Returns an instance that is a copy of this instance.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override SoDetail Copy()

Return Value

Type: SoDetail
Remarks

The caller is responsible for deleting the copy when it is no longer needed.

See Also