RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Material

Material.ClearMaterialAspect

Method
Description:
Removes an aspect from the material.
Syntax
public void ClearMaterialAspect(
	MaterialAspect aspect
)
Parameters
Parameter Type Description
aspect MaterialAspect The material aspect.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration