Package com.solibri.smc.api.model
Interface Building
public interface Building
Represents a building in a model.
- Since:
- 9.10.3
- 
Method Summary
- 
Method Details- 
getNameString getName()Returns the name of this building.- Returns:
- the name of this building
- Since:
- 9.10.3
 
 
-