Creates a new Pipe feature.
"pipeFeatures_var" is a variable referencing a PipeFeatures object.
|
"pipeFeatures_var" is a variable referencing a PipeFeatures object.
|
Type | Description |
PipeFeature | Returns the newly created PipeFeature object or null if the creation failed. |
Name | Type | Description |
input | PipeFeatureInput | A PipeFeatureInput object that defines the desired Pipe. Use the createInput method to create a new PipeFeatureInput object and then use methods on it (the PipeFeatureInput object) to define the Pipe. |