Click or drag to resize
SoLineDetail Constructor (SoLineDetail)
Copy constructor.

Namespace: OIV.Inventor.Details
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public SoLineDetail(
	SoLineDetail copyFrom
)

Parameters

copyFrom
Type: OIV.Inventor.DetailsSoLineDetail
Remarks
Copy constructor.
See Also