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

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

Parameters

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