KitchenDraw SDK 2
Show / Hide Table of Contents

Property AreDetailsVisible

AreDetailsVisible

Indicates whether details of the object are shown or not.

Declaration
public bool AreDetailsVisible { get; set; }
Property Value
Type Description
bool
Remarks

Details are some parts of an object's 3D primitive, marked intentionally as details in catalog.

For a good example of details, see furniture supports in base unit articles from "KITCHENS & BATHROOMS V3" catalog.

This property corresponds to "Details" flag of "Object|Attributes" dialog.

This property is formerly known as HASVISIBLEDETAILS infoType.

In this article
Back to top Generated by DocFX