Click or drag to resize
AB4D logo

ExtensionsClearDXAttribute Method

Overload List
 NameDescription
Public Extension MethodClearDXAttribute(Geometry3D, DXAttributeType) Clears the value from DXAttributeType so that IsDXAttributeSet(Geometry3D, DXAttributeType) method returns false for that DXAttributeType.
Public Extension MethodClearDXAttribute(Material, DXAttributeType) Clears the value from DXAttributeType so that IsDXAttributeSet(Material, DXAttributeType) method returns false for that DXAttributeType.
Public Extension MethodClearDXAttribute(Model3D, DXAttributeType) Clears the value from DXAttributeType so that IsDXAttributeSet(Model3D, DXAttributeType) method returns false for that DXAttributeType.
Public Extension MethodClearDXAttribute(Visual3D, DXAttributeType) Clears the value from DXAttributeType so that IsDXAttributeSet(Visual3D, DXAttributeType) method returns false for that DXAttributeType.
Top
See Also