RAOneRollBeltProfile Last update: 23.02.2026 class RAOneRollBeltProfile Rocky API for a One Roll Belt Profile model. Methods: Name Description GetAvailableMaterials() Get all available Materials. GetMaterial() Get the "Material". SetMaterial(value) Set the "Material". GetAvailableMaterials() Get all available Materials. Return type: List[RASolidMaterial] A list of RASolidMaterial. GetMaterial() Get the “Material”. Return type: RASolidMaterial SetMaterial(value) Set the “Material”. :param unicode, RASolidMaterial value: : Either the API object wrapping the desired entity or its name.