Interface ISlabPatch

Represents a slab patch

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface ISlabPatch : IEntity, IHaveId, IHaveIndex, IPlanarEntity, IHaveUserName

Properties

Name Description
Angle

Gets the angle of the patch, aligned to the panel reinforcement if appropriate (in [rad])

AssociatedSlabItemIds

Gets the IDs of the slab items covered by this patch

Centre

Gets the centre of the slab patch

Cover

Gets the cover depth (in [mm])

HasMainMeshInDirectionX

Gets a value indicating whether the main mesh is in the X direction

HasOuterBarsInDirectionX

Gets a value indicating whether the outer bars are in the X direction

IsCombinedWithPanelReinforcement

Gets a value indicating whether the patch reinforcement should be combined with the panel reinforcement

ReinforcementType

Gets the type of reinforcement which has been used in the patch

SizeX

Gets the size of the patch in the X direction (in [mm])

SizeY

Gets the size of the patch in the Y direction (in [mm])

SlabDepth

Gets the depth of the primary slab item associated with this patch (in [mm])

SlabIntersections

Gets the intersections of the slab patch with slab

StripsInDirectionX

Gets the data for all strips in the X direction

StripsInDirectionY

Gets the data for all strips in the Y direction

Surface

Gets the surface of the slab this patch relates to

UsesPanelCover

Gets a value indicating whether the panel cover should be used

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next