Class IfcMaterialProfileWithOffsets

IfcMaterialProfileWithOffsets class

IfcMaterialProfileWithOffsets

public class IfcMaterialProfileWithOffsets : IfcMaterialProfile

Constructors

NameDescription
IfcMaterialProfileWithOffsets()The default constructor.

Properties

NameDescription
AssociatedTo { get; }AssociatedTo
Category { get; set; }Category
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
HasExternalReferences { get; }HasExternalReferences
HasProperties { get; }HasProperties
Material { get; set; }Material
Name { get; set; }Name
OffsetValues { get; set; }OffsetValues
Priority { get; set; }Priority
Profile { get; set; }Profile
ToMaterialProfileSet { get; }ToMaterialProfileSet

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