Search Results for

    Show / Hide Table of Contents

    Interface IIfcSweptDiskSolid

    Readonly interface for IfcSweptDiskSolid

    Inherited Members
    IIfcRepresentationItem.LayerAssignments
    IIfcRepresentationItem.StyledByItem
    IfcBooleanOperand.Dim
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcSweptDiskSolid : IIfcSolidModel, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IIfcLayeredItem, IfcBooleanOperand, IIfcBooleanOperand, IIfcBooleanOperand, IExpressSelectType, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Directrix

    Declaration
    IIfcCurve Directrix { get; set; }
    Property Value
    Type Description
    IIfcCurve
    | Improve this Doc View Source

    EndParam

    Declaration
    IfcParameterValue EndParam { get; set; }
    Property Value
    Type Description
    IfcParameterValue
    | Improve this Doc View Source

    InnerRadius

    Declaration
    IfcPositiveLengthMeasure? InnerRadius { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcPositiveLengthMeasure>
    | Improve this Doc View Source

    Radius

    Declaration
    IfcPositiveLengthMeasure Radius { get; set; }
    Property Value
    Type Description
    IfcPositiveLengthMeasure
    | Improve this Doc View Source

    StartParam

    Declaration
    IfcParameterValue StartParam { get; set; }
    Property Value
    Type Description
    IfcParameterValue
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim