Class vdIFCRenderProperties
- Namespace
- vdIFC
- Assembly
- vdIFC.dll
An object that defines rendering representation properties of a vdIFCDocument
public sealed class vdIFCRenderProperties : IvdProxySerializer, IVDSerialise
- Inheritance
-
vdIFCRenderProperties
- Implements
- Inherited Members
Constructors
- vdIFCRenderProperties()
Initializes a new instance of the object.
Properties
- ArcSamples
Get/ Set the number of line segments arc is divided.Valid range between 4 and 24
- EdgeEffect
Controls the Edge display of polyfaces of the IFC elements.
- IFCSpaceColor
Get / Set the color of IFC element when the IFCType is IFCSPACE
- IFCWindowColor
Get / Set the color of IFC element when the IFCType is IFCWINDOW
- SelectionMode
Get / Set the vdIFCRenderProperties.SelectionFlag that Defines the behavior when user select with the mouse pointer over th IFC object.
Default value is Product
Methods
- DeSerialize(DeSerializer, string, object)
Read the object properties from a vdml file format.
- Serialize(Serializer)
Write the object properties to a vdml file format.