Show / Hide Table of Contents

    Class HSSProfileFactory

    A factory for creation L profiles.

    Inheritance
    System.Object
    ParametricProfileFactory<HSSProfileType, HSSProfile>
    HSSProfileFactory
    Inherited Members
    ParametricProfileFactory<HSSProfileType, HSSProfile>.AllProfilesAsync()
    ParametricProfileFactory<HSSProfileType, HSSProfile>.GetProfileByNameAsync(String)
    ParametricProfileFactory<HSSProfileType, HSSProfile>.GetProfileByTypeAsync(HSSProfileType)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Elements.Geometry.Profiles
    Assembly: Hypar.Elements.dll
    Syntax
    public class HSSProfileFactory : ParametricProfileFactory<HSSProfileType, HSSProfile>

    Constructors

    HSSProfileFactory()

    Create an C profile factory.

    Declaration
    public HSSProfileFactory()