Click or drag to resize
AB4D logo

ExtensionsIsDXAttributeSet Method

Overload List
 NameDescription
Public Extension MethodIsDXAttributeSet(Geometry3D, DXAttributeType) Returns true if the specified attributeType was set (result is true even if the value is null).
Public Extension MethodIsDXAttributeSet(Material, DXAttributeType) Returns true if the specified attributeType was set (result is true even if the value is null).
Public Extension MethodIsDXAttributeSet(Model3D, DXAttributeType) Returns true if the specified attributeType was set (result is true even if the value is null).
Public Extension MethodIsDXAttributeSet(Visual3D, DXAttributeType) Returns true if the specified attributeType was set (result is true even if the value is null).
Top
See Also