Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_CRAFT Property / PAGE_CRAFT Property

In This Topic
PAGE_CRAFT Property
In This Topic
Trade # 11037.
Syntax
public PropertyValue PAGE_CRAFT {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

Determines the technology to be applied or selected. Depending on the page type, miscellaneous trades are available for a project page:

0 = Electrical engineering

1 = Mechanics

2 = Hydraulics

3 = Pneumatics

4 = Cooling

5 = Lubrication

6 = Process engineering

7 = Fluid power, general

99 = General.

The "General" trade is the default setting when generating report pages. If you filter defined working sections by certain trades, pages with the "General" trade are output along any other trade.

See Also