RVTDocs.com

FabricationPart.HasCustomData

Method
Description:
Check if fabrication part contains custom data already.
Syntax
public bool HasCustomData(
	int customId
)
Parameters
Parameter Type Description
customId Int32 The identifier of the custom data field to look for.
Return Value
Type Description
Boolean Returns true if the fabrication part contains the custom data.