public interface Material
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of this material.
|
OptionalDouble |
getThickness()
Returns the thickness of this material if it exists, otherwise returns an empty double.
|
String getName()
OptionalDouble getThickness()
Copyright © 2019 Solibri, Inc.. All rights reserved.