ModelObjectVisualizationGetRepresentation Method

Gets current permanent representation (red, blue, green and transparency) of given model object

Namespace:  Tekla.Structures.Model.UI
Assembly:  Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
public static bool GetRepresentation(
	ModelObject modelObject,
	ref Color color
)

Parameters

modelObject
Type: Tekla.Structures.ModelModelObject
color
Type: Tekla.Structures.Model.UIColor

Return Value

Type: Boolean
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next