ThreeDFormat

ThreeDFormat class

Representa propiedades tridimensionales.

public class ThreeDFormat : PVIObject, IThreeDFormat

Propiedades

NombreDescripción
AsIPresentationComponent { get; }Permite obtener la interfaz base IPPresentationComponent. Solo lecturaIPresentationComponent .
BevelBottom { get; }Devuelve o establece el tipo de un bisel 3D inferior. Solo lecturaIShapeBevel .
BevelTop { get; }Devuelve o establece el tipo de un bisel 3D superior. Solo lecturaIShapeBevel .
Camera { get; }Devuelve o establece la configuración de una cámara. Solo lecturaICamera .
ContourColor { get; }Devuelve o establece el color de un contorno. Solo lecturaIColorFormat .
ContourWidth { get; set; }Devuelve o establece el ancho de un contorno 3D. Lectura/escrituraDouble .
Depth { get; set; }Devuelve o establece la profundidad de una forma 3D. Lectura/escrituraDouble .
ExtrusionColor { get; }Devuelve o establece el color de una extrusión. Solo lecturaIColorFormat .
ExtrusionHeight { get; set; }Devuelve o establece la altura de un efecto de extrusión. Lectura/escrituraDouble .
LightRig { get; }Devuelve o establece el tipo de luz. Solo lecturaILightRig .
Material { get; set; }Devuelve o establece el tipo de un material. Lectura/escrituraMaterialPresetType .

Métodos

NombreDescripción
override Equals(object)Compara con el objeto especificado.
GetEffective()Obtiene datos de formato 3-D efectivos con la herencia aplicada.
override GetHashCode()Devuelve el código hash.

Ver también