![]() | |
ExtentionsClearDXAttribute Method |
Name | Description | |
---|---|---|
![]() ![]() | ClearDXAttribute(Geometry3D, DXAttributeType) |
Clears the value from DXAttributeType so that IsDXAttributeSet(Geometry3D, DXAttributeType) method returns false for that DXAttributeType.
|
![]() ![]() | ClearDXAttribute(Material, DXAttributeType) |
Clears the value from DXAttributeType so that IsDXAttributeSet(Material, DXAttributeType) method returns false for that DXAttributeType.
|
![]() ![]() | ClearDXAttribute(Model3D, DXAttributeType) |
Clears the value from DXAttributeType so that IsDXAttributeSet(Model3D, DXAttributeType) method returns false for that DXAttributeType.
|
![]() ![]() | ClearDXAttribute(Visual3D, DXAttributeType) |
Clears the value from DXAttributeType so that IsDXAttributeSet(Visual3D, DXAttributeType) method returns false for that DXAttributeType.
|