ENTITY IfcOffsetCurve3D

(* SCHEMA IFC4; *)
ENTITY IfcOffsetCurve3D
 SUBTYPE OF (IfcCurve);
	BasisCurve : IfcCurve;
	Distance : IfcLengthMeasure;
	SelfIntersect : IfcLogical;
	RefDirection : IfcDirection;
 WHERE
	DimIs2D : BasisCurve.Dim = 3;
END_ENTITY;

Explicit Attributes

Entity IfcOffsetCurve3D has the following local and inherited explicit attributes:
AttributeTypeDefined By
 BasisCurveIfcCurve (ENTITY)IfcOffsetCurve3D
 DistanceIfcLengthMeasure (REAL)IfcOffsetCurve3D
 SelfIntersectIfcLogical (LOGICAL)IfcOffsetCurve3D
 RefDirectionIfcDirection (ENTITY)IfcOffsetCurve3D

Derived Attributes

Entity IfcOffsetCurve3D has the following local and inherited derived attributes:
AttributeTypeDefined By
 DimIfcDimensionCount (INTEGER)IfcCurve

Inverse Attributes

Entity IfcOffsetCurve3D has the following local and inherited inverse attributes:
AttributeTypeDefined By
 LayerAssignmentSET OF IfcPresentationLayerAssignment (ENTITY)IfcRepresentationItem
 StyledByItemSET OF IfcStyledItem (ENTITY)IfcRepresentationItem

Supertypes

Entity IfcOffsetCurve3D inherits from the following supertypes:
  IfcRepresentationItem
    IfcGeometricRepresentationItem
      IfcCurve

Subtypes

    No subtypes

Referenced By

Entity IfcOffsetCurve3D and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAnnotationFillArea ENTITY IfcCurve
 IfcArbitraryClosedProfileDef ENTITY IfcCurve
 IfcArbitraryProfileDefWithVoids ENTITY IfcCurve
 IfcAxis1Placement ENTITY IfcGeometricRepresentationItem
 IfcAxis1Placement ENTITY IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcRepresentationItem
 IfcBaseAxis FUNCTION IfcGeometricRepresentationItem
 IfcBuild2Axes FUNCTION IfcRepresentationItem
 IfcBuild2Axes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcGeometricRepresentationItem
 IfcBuildAxes FUNCTION IfcRepresentationItem
 IfcCompositeCurveSegment ENTITY IfcCurve
 IfcConvertDirectionInto2D FUNCTION IfcGeometricRepresentationItem
 IfcConvertDirectionInto2D FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcRepresentationItem
 IfcCrossProduct FUNCTION IfcGeometricRepresentationItem
 IfcCurve ENTITY IfcOffsetCurve3D
 IfcCurveBoundedPlane ENTITY IfcCurve
 IfcCurveDim FUNCTION IfcCurve
 IfcEdgeCurve ENTITY IfcCurve
 IfcExtrudedAreaSolid ENTITY IfcRepresentationItem
 IfcExtrudedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcFirstProjAxis FUNCTION IfcRepresentationItem
 IfcFirstProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcFixedReferenceSweptAreaSolid ENTITY IfcCurve
 IfcGeometricRepresentationItem ENTITY IfcCurve
 IfcGeometricSetSelect SELECT IfcCurve
 IfcGridAxis ENTITY IfcCurve
 IfcLayeredItem SELECT IfcRepresentationItem
 IfcMirroredProfileDef ENTITY IfcRepresentationItem
 IfcMirroredProfileDef ENTITY IfcGeometricRepresentationItem
 IfcNormalise FUNCTION IfcGeometricRepresentationItem
 IfcNormalise FUNCTION IfcRepresentationItem
 IfcOffsetCurve2D ENTITY IfcCurve
 IfcOffsetCurve3D ENTITY IfcCurve
 IfcOrthogonalComplement FUNCTION IfcGeometricRepresentationItem
 IfcOrthogonalComplement FUNCTION IfcRepresentationItem
 IfcPcurve ENTITY IfcCurve
 IfcPointOnCurve ENTITY IfcCurve
 IfcRepresentation ENTITY IfcRepresentationItem
 IfcRepresentationItem ENTITY IfcGeometricRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcRepresentationItem
 IfcRevolvedAreaSolid ENTITY IfcCurve
 IfcRevolvedAreaSolid ENTITY IfcGeometricRepresentationItem
 IfcScalarTimesVector FUNCTION IfcRepresentationItem
 IfcScalarTimesVector FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcGeometricRepresentationItem
 IfcSecondProjAxis FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcRepresentationItem
 IfcShapeRepresentationTypes FUNCTION IfcCurve
 IfcStyledItem ENTITY IfcRepresentationItem
 IfcSurfaceCurveSweptAreaSolid ENTITY IfcCurve
 IfcSurfaceOfLinearExtrusion ENTITY IfcRepresentationItem
 IfcSurfaceOfLinearExtrusion ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcGeometricRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcRepresentationItem
 IfcSurfaceOfRevolution ENTITY IfcCurve
 IfcSweptDiskSolid ENTITY IfcCurve
 IfcTopologyRepresentationTypes FUNCTION IfcRepresentationItem
 IfcTrimmedCurve ENTITY IfcCurve
 IfcVectorDifference FUNCTION IfcGeometricRepresentationItem
 IfcVectorDifference FUNCTION IfcRepresentationItem
 IfcVectorSum FUNCTION IfcGeometricRepresentationItem
 IfcVectorSum FUNCTION IfcRepresentationItem


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00