Show / Hide Table of Contents

    Class CProfileFactory

    A factory for creation C profiles.

    Inheritance
    System.Object
    ParametricProfileFactory<CProfileType, CProfile>
    CProfileFactory
    Inherited Members
    ParametricProfileFactory<CProfileType, CProfile>.AllProfilesAsync()
    ParametricProfileFactory<CProfileType, CProfile>.GetProfileByNameAsync(String)
    ParametricProfileFactory<CProfileType, CProfile>.GetProfileByTypeAsync(CProfileType)
    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 CProfileFactory : ParametricProfileFactory<CProfileType, CProfile>

    Constructors

    CProfileFactory()

    Create an C profile factory.

    Declaration
    public CProfileFactory()