API Documentation > Interface Classes > Class wfcLineStock
Class wfcLineStock

# include <wfcAssembly.h>

class
wfcLineStock
: public virtual
pfcChild
{
xaideclare(wfcLineStock)
...
};


Description
Represents LineStock in an Assembly.
Method Summary
void
The name of the Linestock.
Methods Inherited from Class pfcChild::
Method Detail
GetName
()
void
SetName
(xrstring value)
The name of the Linestock.
Manual References:
Was this helpful?