M

PropertySetElement.Create

Description:
Creates a new PropertySetElement to contain the given asset.
Overloads (3):
Create(Document,EmbodiedCarbonAsset)
public static PropertySetElement Create(
	Document document,
	EmbodiedCarbonAsset embodiedCarbonAsset
)
  • document
    The document in which to create the PropertySetElement.
  • embodiedCarbonAsset
    The embodied carbon asset containing the values that will be present in the PropertySetElement.
Return Value PropertySetElement The new PropertySetElement.