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

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

Parameters

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