Fittings are rep as
family instance class, since it is specialized we have special creation
classes. NewTransitionFitting\NewElbowFitting and NewTeeFitting. There are
specific properties to access fitting properties for which you need to use
Family Instance class, access its MEP model property which will give you MEP
model object and this contains the fitting property. This is typical for all
family instances we are providing in MEP, thus they don’t live in the element
but in the model. |