| Package | Description |
|---|---|
| com.solibri.smc.api.model |
| Modifier and Type | Method and Description |
|---|---|
Set<Property<?>> |
PropertySet.getProperties()
Returns a set of properties in the property set.
|
<T> Optional<Property<T>> |
PropertySet.getProperty(String propertyName)
Returns an optional of the property in the property set with the given name.
|
Copyright © 2020 Solibri, Inc.. All rights reserved.