Hi Everybody!
I want to set the linepatterm for the piping system as shown below using the Revit api.
Help to me!
Thanks!
Hi @mikukzaz55 ,
Please take a look at the below link
Hi..
my mean, I want to create a Piping System with line Patterm as shown below.
can you help me clear by code?
Thanks!
Hi @mikukzaz55 ,
Please take a look at the below link
https://www.revitapidocs.com/2015/5275220d-9bb6-919d-20a1-adc9e10209e5.htm
These properties are exposed for read/write on MEPSystemType (and child classes, MechanicalSystemType, PipingSystemType): LineColor, LinePatternId, LineWeight, FillColor, FillPatternId, FillVisible, etc.
Hi @mikukzaz55 ,
To create your own piping system, you can use PipingSystemType.Create() method.
https://www.revitapidocs.com/2022/046cbcbc-bf76-4a77-672b-0da66b906963.htm
Can't find what you're looking for? Ask the community or share your knowledge.