Click or drag to resize
SoDetailCopy Method

Returns an instance that is a copy of this instance.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public abstract SoDetail Copy()

Return Value

Type: SoDetail
Remarks

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

See Also