Uses of Interface
com.solibri.smc.api.model.PropertySet
-
Packages that use PropertySet Package Description com.solibri.smc.api.model -
-
Uses of PropertySet in com.solibri.smc.api.model
Methods in com.solibri.smc.api.model that return types with arguments of type PropertySet Modifier and Type Method Description Collection<PropertySet>
Component. getPropertySets()
Returns the property sets of this component.Collection<PropertySet>
Component. getPropertySets(String name)
Returns the property sets of this component with the given name.
-