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