We have developed a custom Smart 3D C# .NET solution to implement naming rules for pipelines, pipe runs, piping specialties, and instrumentation items. The project was developed in C# using Visual Studio 2022.
Pipeline Namerule as folowing:
Pipeline = FuildMedium + "-" + Unitsystem + "-" + PipeLineSeqNo
Piperun Namerule as folowing:
Piperun Namerule as folowing:
Piperun = PipeNPD + "-" + FluidMedium + "-" + Unitsystem + "-" + PipeLineSeqNo + "-" + specificationName + "-" + pipeRunInsulationCode
Piping Speciality Item namerule as folowing:
Pipingspecialtyitem = Unitsystem + "-" + SpecialtyFunction + "-" + SequenceID
Instrument Namerule as folowing:
Instrumentitem =Unitsystem + FunctionLetter + FunctionMLetter + "-" + SequenceNumber
Demonstration Video
Get this .NET Project here
Please make a payment via Paypal, after making a payment, you will be directed to download page.