PointCloudInstanceHasColor Method |
Returns true if at least one scan of the element have color, false otherwise.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Function HasColor As Boolean
member HasColor : unit -> bool
Return Value
Boolean
True if at least one scan of the element have color, false otherwise.
See Also