2027 Class
Changes 0
C

Checker

Description:
A static class that provides access to the property names that appear in the Checker visual asset schema.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Visual.Checker
public static class Checker
Name Return Type Description
P CheckerColor1 string The property labeled "Color 1" from the "Checker" schema.
P CheckerColor2 string The property labeled "Color 2" from the "Checker" schema.
P CheckerSoften string The property labeled "Soften" from the "Checker" schema.
P TextureLinkTextureTransforms string The property labeled "Link Transforms" from the "Checker" schema.
P TextureOffsetLock string The property labeled "Offset Lock" from the "Checker" schema.
P TextureRealWorldOffsetX string The property labeled "Offset X" from the "Checker" schema.
P TextureRealWorldOffsetY string The property labeled "Offset Y" from the "Checker" schema.
P TextureRealWorldScaleX string The property labeled "Size X" from the "Checker" schema.
P TextureRealWorldScaleY string The property labeled "Size Y" from the "Checker" schema.
P TextureScaleLock string The property labeled "Scale Lock" from the "Checker" schema.
P TextureURepeat string The property labeled "U Repeat" from the "Checker" schema.
P TextureVRepeat string The property labeled "V Repeat" from the "Checker" schema.
P TextureWAngle string The property labeled "Rotation" from the "Checker" schema.