Class IfcComplexPropertyTemplate

IfcComplexPropertyTemplate class

IfcComplexPropertyTemplate

public class IfcComplexPropertyTemplate : IfcPropertyTemplate

Constructors

NameDescription
IfcComplexPropertyTemplate()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
HasPropertyTemplates { get; set; }HasPropertyTemplates
Name { get; set; }Name
OwnerHistory { get; set; }OwnerHistory
PartOfComplexTemplate { get; }PartOfComplexTemplate
PartOfPsetTemplate { get; }PartOfPsetTemplate
TemplateType { get; set; }TemplateType
UsageName { get; set; }UsageName

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also