Class LProfileFactory
A factory for creation L profiles.
Inherited Members
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 LProfileFactory : ParametricProfileFactory<LProfileType, LProfile>
Constructors
LProfileFactory()
Create an L profile factory.
Declaration
public LProfileFactory()