Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.PipingDefinition Enumeration

Properties.PipingDefinition Enumeration
Identificators of properties owned by PipingDefinition class.
Syntax
public enum Properties.PipingDefinition : System.Enum 
Members
MemberValueDescription
ARTICLE_MATERIAL22081Material # 22081.
ARTICLE_NORM22227Standard # 22227.
ARTICLE_PIPECLASS22224Pipe class # 22224.
ARTICLE_PRESSURELEVEL22226Nominal pressure level # 22226.
ARTICLE_WIDTHRATING22225Nominal width # 22225.
CONNECTION_FLOW31085Flow # 31085.
CONNECTION_MEDIUM31068Substance # 31068.
CONNECTION_PIPENAME31157Piping name # 31157.
CONNECTION_PRESSURE31082Pressure # 31082.
CONNECTION_STATE31081State (substance) # 31081.
CONNECTION_TEMPERATURE31084Temperature # 31084.
PIPELINE_CHANGE_SOURCE_TARGET33301Piping: Exchange source and target # 33301.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Eplan.EplApi.DataModel.Properties.PipingDefinition

See Also