The PipeNetworkState type exposes the following members.

Methods

  NameDescription
Public methodRuleResourceString
Resolves resource string ids defined inside the C3DPipeRules.DVB project.
Public methodSetAlignmentOnPart
Sets the specified parameter of alignment on the current part.
Public methodSetBoolOnPart
Sets the specified parameter of bool on the current part.
Public methodSetDoubleOnCurrentPart
Sets an double value on the current part for the specified parameter.
Public methodSetErrorMsgOnCurrentPart
Sets an error message on the current part for the specified parameter.
Public methodSetLongOnPart
Sets the specified parameter of long on the current part.
Public methodSetPointOnPart
Sets the specified parameter of point on the current part.
Public methodSetProfileOnPart
Sets the specified parameter of profile on the current part.
Public methodSetStringOnPart
Sets the specified parameter of string on the current part.
Public methodSetSurfaceOnPart
Sets the specified parameter of surface on the current part.

See Also